Skip to content

Commit 17403c3

Browse files
committed
refactor: update styles to css variables
1 parent 0e09cab commit 17403c3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/index.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
@import "~@edx/brand/paragon/fonts";
2-
@import "~@edx/brand/paragon/variables";
3-
@import "~@openedx/paragon/scss/core/core";
4-
@import "~@edx/brand/paragon/overrides";
1+
@use "@openedx/paragon/styles/css/core/custom-media-breakpoints" as paragonCustomMediaBreakpoints;
52

63
@import "~@edx/frontend-component-header/dist/index";
74
@import "~@edx/frontend-component-footer/dist/footer";

0 commit comments

Comments
 (0)