We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319001e commit f096e27Copy full SHA for f096e27
example/index.scss
@@ -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
-
6
@import "@edx/frontend-component-header/index";
src/index.scss
@@ -1,7 +1,3 @@
-$spacer: 1rem;
-$blue: #007db8;
-$white: #fff;
@import './Menu/menu.scss';
7
.dropdown-item a {
0 commit comments