mirror of
https://github.com/vinliao/nashboard-old.git
synced 2025-12-17 04:35:15 +01:00
7 lines
101 B
JavaScript
7 lines
101 B
JavaScript
module.exports = {
|
|
content: ['./src/**/*.svelte'],
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
plugins: [],
|
|
} |