Files

7 lines
92 B
JavaScript
Raw Permalink Normal View History

2026-01-18 23:33:05 +01:00
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
};