Skip to content

Commit 377350d

Browse files
chore(repo): Add theming architecture reference (#8596)
1 parent 135b8e0 commit 377350d

3 files changed

Lines changed: 442 additions & 0 deletions

File tree

.changeset/empty-oigyvq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ Clerk's JavaScript SDK and library monorepo.
66

77
- Non-major releases in `packages/clerk-js` and `packages/ui` are pushed out to consuming applications without requiring explicit package updates. Extra care must be put into any changes to these packages.
88
- The API exposed from the core Clerk class in `packages/clerk-js/src/core/clerk.ts` is a contract that is depended on by internal and external consumers. Changes to this API must be done in a major version to avoid breakage.
9+
10+
## References
11+
12+
- For questions about theming, appearance customization, or the styled system, see `references/theming-architecture.md`.

0 commit comments

Comments
 (0)