mirror of
https://github.com/fccview/cronmaster.git
synced 2025-12-25 15:08:59 -05:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |