Files

7 lines
81 B
JavaScript
Raw Permalink Normal View History

2024-11-15 04:44:20 -05:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};