6 lines
54 B
TypeScript
6 lines
54 B
TypeScript
module.exports = {
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
};
|