Files
zellyy-finance/postcss.config.js
gpt-engineer-app[bot] 1b620c2148 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-03-08 07:54:13 +00:00

7 lines
80 B
JavaScript

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