Files

7 lines
83 B
JavaScript
Raw Permalink Normal View History

2026-04-13 11:34:23 +08:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};