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