odc.xiaohui
2024-02-29 721f6ec69e796fd5c9807eaf68ec25df2bcf4e66
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}