module.exports = {
plugins: {
'postcss-import': {},
tailwindcss: './tailwind.config.js',
autoprefixer: {}
}