Skip to content

Commit f096e27

Browse files
refactor: removed paragon imports
1 parent 319001e commit f096e27

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

example/index.scss

-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
@import url("https://cdn.jsdelivr.net/npm/@edx/brand-edx.org@alpha/dist/core.min.css");
2-
@import url("https://cdn.jsdelivr.net/npm/@edx/brand-edx.org@alpha/dist/light.min.css");
3-
@import "@edx/paragon/styles/scss/core/core";
4-
@import "@edx/paragon/styles/css/themes/light/index.css";
5-
61
@import "@edx/frontend-component-header/index";

src/index.scss

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
$spacer: 1rem;
2-
$blue: #007db8;
3-
$white: #fff;
4-
51
@import './Menu/menu.scss';
62

73
.dropdown-item a {

0 commit comments

Comments
 (0)