3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
module.exports = {
|
|
tailwindConfig: "./tailwind.config.js",
|
|
};
|