Files

7 lines
83 B
JavaScript
Raw Permalink Normal View History

2026-05-19 21:09:56 +08:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};