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