刘嘉威
2022-10-17 0b97ceddaa569140a12e62970da67baa81717a6e
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}