刘嘉威
2022-10-25 19fe2c123c31b18566f36a2773b0f2ea0901df63
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}