Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] feat: support design tokens and paragon 23 #279

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dcoa
Copy link

@dcoa dcoa commented Mar 7, 2025

This PR updates frontend app ora to support CSS variables and the corresponding paragon design tokens.

Changes implemented

  • Replace Paragon SCSS variables with CSS variables.
  • Update frontend build

@dcoa dcoa force-pushed the dcoa/design-tokens-support branch from 89d5172 to 6d8727c Compare March 7, 2025 23:38
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.29%. Comparing base (c83f83b) to head (6d8727c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   89.29%   89.29%           
=======================================
  Files         143      143           
  Lines        2205     2205           
  Branches      477      476    -1     
=======================================
  Hits         1969     1969           
- Misses        222      226    +4     
+ Partials       14       10    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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