ZhangXianQiang
2024-02-28 7c0e34f7919fe3bc70a4df726cd5304006f3b1c0
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}