7 lines
73 B
JavaScript
Raw Permalink Normal View History

2026-05-20 21:39:12 +08:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};