Files

6 lines
79 B
JavaScript
Raw Permalink Normal View History

2026-06-25 07:43:27 +09:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}