mirror of
https://github.com/octokatherine/word-master.git
synced 2026-01-10 14:48:18 -05:00
7 lines
82 B
JavaScript
7 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|