mirror of
https://github.com/vinliao/nashboard-old.git
synced 2025-12-18 13:14:58 +01:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
}
|
|
} |