mirror of
https://github.com/fccview/cronmaster.git
synced 2026-04-25 16:39:40 -04:00
9 lines
84 B
JavaScript
9 lines
84 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|
|
|
|
|