刘嘉威
2023-07-04 8edc3641d4a54d048c6471e9896f03f98cfd5bb7
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}