Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d3c9ae5

Browse filesBrowse files
chore: update CLAUDE.md with project context and crosswind details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eb2b94c commit d3c9ae5
Copy full SHA for d3c9ae5

1 file changed

+5-1Lines changed: 5 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CLAUDE.md‎

Copy file name to clipboardExpand all lines: CLAUDE.md
+5-1Lines changed: 5 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Claude Code Guidelines
22

3+
## About
4+
5+
A simple way to programmatically download templates.
6+
37
## Linting
48

59
- Use **pickier** for linting — never use eslint directly
@@ -9,7 +13,7 @@
913
## Frontend
1014

1115
- Use **stx** for templating — never write vanilla JS (`var`, `document.*`, `window.*`) in stx templates
12-
- Use **crosswind** as the default CSS framework
16+
- Use **crosswind** as the default CSS framework which enables standard Tailwind-like utility classes
1317
- stx `<script>` tags should only contain stx-compatible code (signals, composables, directives)
1418

1519
## Dependencies

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.