mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2025-01-12 23:05:30 +00:00
8 lines
82 B
JavaScript
8 lines
82 B
JavaScript
module.exports = {
|
|
theme: {
|
|
extend: {}
|
|
},
|
|
variants: {},
|
|
plugins: []
|
|
}
|