Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

2026-01-27 18:04:50 -06:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};