Files

7 lines
93 B
JavaScript
Raw Permalink Normal View History

2026-05-30 22:15:16 +07:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};