7 lines
94 B
JavaScript
7 lines
94 B
JavaScript
export default {
|
|
content: ["index.html"],
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
plugins: [],
|
|
};
|