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