6 lines
81 B
JavaScript
Raw Normal View History

2022-11-05 18:29:52 +07:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}