Files

7 lines
83 B
JavaScript
Raw Permalink Normal View History

2026-09-13 20:20:06 +01:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};