Files
2025-11-29 18:46:58 +08:00

7 lines
82 B
Plaintext

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}