module.exports = {
plugins: {
"postcss-import": {},
"postcss-simple-vars": {},
"postcss-nested": {},
tailwindcss: {},
autoprefixer: {},
},
}