chore: fix design system conflicts and add DESIGN.md#397
Merged
Conversation
- Add missing --earth-sand-light token to _variables.scss - Fix --border-radius-xl typo → --radius-xl in _cards.scss - Scope containers.scss blockquote under .prose-section to prevent global override - Remove dead .badge, .badge-accent, .divider from _components.scss (not imported) - Add DESIGN.md documenting all tokens, components, and layout patterns
Convert DESIGN.md from table-based reference to Stitch-compatible YAML frontmatter + narrative design system document. Add .stitch/DESIGN.md with full color role mappings and component generation prompts. - Add lint:design script (design.md lint) - Update CLAUDE.md and README for pnpm migration - Update CHANGELOG with design system and open source page entries - Add git add/commit permissions to .claude/settings.local.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a
DESIGN.mdfile, using Google Stitch guidelines for creating and auditing the file. Creating the file found conflicts in the styles, which were addressed.DESIGN.mdis compatible with the Stitch platform.