Andrew-dev1.1 / postcss.config.js
truegleai
Add full project files
2376451
raw
history blame
71 Bytes
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
},
}