mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-12-10 16:33:50 +01:00
8 lines
83 B
JavaScript
8 lines
83 B
JavaScript
module.exports = {
|
|
content: [],
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
plugins: [],
|
|
}
|