Files

7 lines
93 B
JavaScript
Raw Permalink Normal View History

2024-11-07 17:16:20 +02:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};