7 lines
80 B
JavaScript
Raw Permalink Normal View History

2025-02-04 01:30:36 -05:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}