Files

7 lines
93 B
JavaScript
Raw Permalink Normal View History

2024-11-27 11:16:45 +07:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};