We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6753235 commit f9ca885Copy full SHA for f9ca885
1 file changed
CLAUDE.md
@@ -183,7 +183,7 @@ Test binaries link against `sqlite3` system library. The argon2 password tests u
183
## Frontend
184
185
- Use **stx** for templating — never write vanilla JS (`var`, `document.*`, `window.*`) in stx templates
186
-- Use **crosswind** as the default CSS framework
+- Use **crosswind** as the default CSS framework which enables standard Tailwind-like utility classes
187
- stx `<script>` tags should only contain stx-compatible code (signals, composables, directives)
188
189
## Dependencies
0 commit comments