Initial Kit project with PostgreSQL, HTMX, Hiccup, and Tailwind
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
content: ["./src/**/*.clj", "./resources/**/*.html"],
|
||||
theme: { extend: {} },
|
||||
plugins: []
|
||||
}
|
||||
Reference in New Issue
Block a user