module.exports = {
plugins: {
'postcss-import': {},
tailwindcss: {},
'postcss-nested': {},
autoprefixer: {},
},
}