MIF_E31221222/sigap-website/postcss.config.js

6 lines
71 B
JavaScript

module.exports = {
plugins: {
"@tailwindcss/postcss": {},
},
}