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