Jr SoulWolf
Fix: Update config files to CommonJS syntax
b810dad
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}