Files

7 lines
91 B
JavaScript
Raw Permalink Normal View History

export default {
plugins: {
"@tailwindcss/postcss": {},
autoprefixer: {},
},
}