Files

7 lines
89 B
JavaScript
Raw Permalink Normal View History

2026-01-27 18:04:50 -06:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};