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