blob: 9e8c5783dbce6e7850fb3f089d5586d3bf323570 [file] [log] [blame]
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
'postcss-nested': {}
},
}