Phase 2: auth, session management, layout, PWA manifest
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./web/templates/**/*.html"],
|
||||
theme: { extend: {} },
|
||||
plugins: [],
|
||||
}
|
||||
Reference in New Issue
Block a user