Skip to content

fix(tokens): make direct SCSS exports self-contained#270

Open
cviterirei wants to merge 2 commits intonextfrom
pr/fix-token-scss-exports
Open

fix(tokens): make direct SCSS exports self-contained#270
cviterirei wants to merge 2 commits intonextfrom
pr/fix-token-scss-exports

Conversation

@cviterirei
Copy link
Copy Markdown
Contributor

@cviterirei cviterirei commented Apr 22, 2026

Summary

Restructures Cedar token generation so SCSS, CSS, JS, JSON, and type outputs follow the updated foundation/component split.
Aligns package exports so direct token subpaths are consumable without raw dist imports.
Refreshes the published dist artifacts and structure validation to match the new token layout.
Details

Details

  • Generates shared cdr-variable entrypoints and composes aggregated cdr-tokens outputs from the new module split.
  • Reclassifies token families so component-owned outputs no longer live under foundation buckets, including form and icon cleanup.
  • Updates the token module registry and filters so each family emits only the correct targets.
  • Adds direct subpath exports for the aligned rei-dot-com and docsite outputs.
  • Regenerates the published artifacts for rei-dot-com, docsite, and web/default.
  • Updates validate-structure.json to match the regenerated dist tree.

@cviterirei cviterirei requested review from Copilot and saagude and removed request for saagude April 22, 2026 22:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants