Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

2025-06-08 11:18:08 +01:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};