8 lines
83 B
Plaintext
8 lines
83 B
Plaintext
module.exports = {
|
|
content: [],
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
plugins: [],
|
|
}
|