mirror of
https://github.com/Alee14/minepot-bnbmc.git
synced 2025-01-22 10:41:54 -05:00
6 lines
82 B
JavaScript
6 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|