Files

7 lines
82 B
JavaScript
Raw Permalink Normal View History

2021-10-24 16:01:06 +02:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}