f4fea2346e
Nest the sandbox work under ./website.
7 lines
84 B
JavaScript
7 lines
84 B
JavaScript
module.exports = {
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
variants: {},
|
|
plugins: [],
|
|
}
|