7 lines
93 B
JavaScript
Raw Permalink Normal View History

2025-03-06 12:21:17 -06:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};