Files

7 lines
93 B
JavaScript
Raw Permalink Normal View History

module.exports = {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}