Files

7 lines
80 B
JavaScript
Raw Permalink Normal View History

2026-05-12 19:40:31 +09:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}