Skip to content

fix: build tokens to paragon/build and copy into dist#44

Merged
brian-smith-tcril merged 1 commit intoopenedx:masterfrom
arbrandes:arbrandes/change-typography-take-4
Apr 14, 2026
Merged

fix: build tokens to paragon/build and copy into dist#44
brian-smith-tcril merged 1 commit intoopenedx:masterfrom
arbrandes:arbrandes/change-typography-take-4

Conversation

@arbrandes
Copy link
Copy Markdown
Contributor

Description

Partially reverts the previous commit which tried to have build-tokens output directly to dist/paragon/build. That broke the SCSS compilation because paragon/core.scss references ./build/core/variables relative to itself, so the tokens need to exist at paragon/build/ at compile time.

This restores build-tokens output to paragon/build/, restores the .gitignore entry for it, and copies the built tokens into dist/paragon/build/ along with paragon/images/ as a post-build step.

LLM usage notice

Built with assistance from Claude.

The SCSS source files reference ./build/ relative to paragon/, so
tokens must be built there first, then copied into dist.

Co-Authored-By: Claude <noreply@anthropic.com>
@arbrandes arbrandes force-pushed the arbrandes/change-typography-take-4 branch from 9f71f51 to ff982f2 Compare April 14, 2026 17:54
@brian-smith-tcril brian-smith-tcril merged commit 63b8f99 into openedx:master Apr 14, 2026
2 checks passed
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