Skip to content

Commit 7d899e0

Browse files
feat: added support Paragon design tokens
1 parent 022515d commit 7d899e0

File tree

4 files changed

+420
-98
lines changed

4 files changed

+420
-98
lines changed

example/index.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import "@edx/brand/paragon/fonts";
2-
@import "@edx/brand/paragon/variables";
3-
@import "@edx/paragon/scss/core/core";
2+
@import "@edx/paragon/styles/scss/core/core";
3+
@import "@edx/paragon/styles/css/themes/light/index.css";
44
@import "@edx/brand/paragon/overrides";
55

66
@import "@edx/frontend-component-header/index";

0 commit comments

Comments
 (0)