TKK_E32231242/frontend/postcss.config.js

7 lines
103 B
JavaScript

export default {
plugins: {
"@tailwindcss/postcss": {},
autoprefixer: {},
},
}