mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-12 02:15:17 +00:00
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
module.exports = {
|
|
theme: {
|
|
extend: {}
|
|
},
|
|
variants: {},
|
|
plugins: []
|
|
} |