secupolicy.x/postcss.config.js
gpt-engineer-app[bot] 48e6d3bdb0 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-03-09 11:11:10 +00:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}