Files

7 lines
93 B
JavaScript
Raw Permalink Normal View History

2026-05-07 23:31:33 +02:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};