Capstone/ui/tailwing.config.js

6 lines
95 B
JavaScript

module.exports = {
content: ["**/*.templ"],
theme: { extend: {}, },
plugins: [],
}