Skip to content

Feat/cn helper - #418

Open
shakurt wants to merge 5 commits into
mainfrom
feat/cn-helper
Open

Feat/cn helper#418
shakurt wants to merge 5 commits into
mainfrom
feat/cn-helper

Conversation

@shakurt

@shakurt shakurt commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator
  • src/common/utils/cn.ts: cn() wraps clsx + a configured tailwind-merge instance. The config is required, not cosmetic — without it, tailwind-merge doesn't know about this app's custom classes (bg-glass, rounded-widget, elevation*, z-*, etc.) and gets them wrong: bg-glass would silently delete bg-content wherever both are used together, and several custom utilities would lose override fights based on CSS emission order rather than call-site intent. Comments in the file lay out each failure mode.
  • Ignore the local .claude/ directory (Claude Code session config) in .gitignore.

shakurt and others added 5 commits August 13, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant