frontend-vite/postcss.config.js (
6
lines of code) (
raw
):
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }