canHealUI / postcss.config.js
gpt-engineer-app[bot]
[skip lovable] Use tech stack vite_react_shadcn_ts_20250728_minor
569f6fb
raw
history blame contribute delete
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};