Skip to content

Commit

Permalink
feat: added support Paragon design tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
PKulkoRaccoonGang committed Jun 22, 2023
1 parent 9fcb022 commit ae747b0
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 51 deletions.
8 changes: 4 additions & 4 deletions example/index.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import "@edx/brand/paragon/fonts";
@import "@edx/brand/paragon/variables";
@import "@edx/paragon/scss/core/core";
@import "@edx/brand/paragon/overrides";
@import url("https://cdn.jsdelivr.net/npm/@edx/brand-edx.org@alpha/dist/core.min.css");
@import url("https://cdn.jsdelivr.net/npm/@edx/brand-edx.org@alpha/dist/light.min.css");
@import "@edx/paragon/styles/scss/core/core";
@import "@edx/paragon/styles/css/themes/light/index.css";

@import "@edx/frontend-component-footer/footer";
Loading

0 comments on commit ae747b0

Please sign in to comment.