Files

8 lines
85 B
JavaScript
Raw Permalink Normal View History

2025-07-23 23:25:19 +01:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}