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