feat: added support Paragon design tokens (#351)

Co-authored-by: Diana Catalina Olarte <diana.olarte@edunext.co>
This commit is contained in:
Peter Kulko
2025-03-18 09:41:04 -07:00
committed by GitHub
parent 8d46de8fe3
commit 7970561181
8 changed files with 4983 additions and 1891 deletions

View File

@@ -1,6 +1,4 @@
@import "@edx/brand/paragon/fonts";
@import "@edx/brand/paragon/variables";
@import "@openedx/paragon/scss/core/core";
@import "@edx/brand/paragon/overrides";
@use "@openedx/paragon/dist/core.min.css" as paragonCore;
@use "@openedx/paragon/dist/light.min.css" as paragonLight;
@import "@edx/frontend-component-header/index";