taevas.xyz/postcss.config.cjs

5 lines
71 B
JavaScript

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