Files

7 lines
82 B
JavaScript
Raw Permalink Normal View History

2026-06-14 01:07:48 +08:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}