Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

2026-03-09 13:02:11 -07:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};