Files
generic-landing-page/tailwind.config.js

4 lines
53 B
JavaScript

export default {
content: ["./src/index.html"],
};