Files
shadow-purple-dashboard/postcss.config.js
gpt-engineer-app[bot] 711f699178 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-01-04 14:59:14 +00:00

7 lines
80 B
JavaScript

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