6 lines
81 B
JavaScript
Raw Normal View History

2022-10-15 21:38:00 +10:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}