Capstone/ui/tailwing.config.js

6 lines
95 B
JavaScript
Raw Normal View History

2023-10-28 00:44:22 -04:00
module.exports = {
content: ["**/*.templ"],
theme: { extend: {}, },
plugins: [],
}