odc.xiaohui
2024-02-28 25faf475cea0b5a50393989aa4e8b7e0b1da8d77
postcss.config.js
New file
@@ -0,0 +1,6 @@
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}