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