// Can't seem to make this work as ESM
module.exports = {
plugins: ['tailwindcss/nesting', 'tailwindcss', 'autoprefixer', 'postcss-for'],
}