Files

7 lines
94 B
JavaScript
Raw Permalink Normal View History

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