* refactor: replace @edx/paragon with @openedx/paragon * fix: replaced frontend-build to @openedx to fix jest issues * refactor: removed old unused package --------- Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
7 lines
208 B
SCSS
7 lines
208 B
SCSS
@import "@edx/brand/paragon/fonts";
|
|
@import "@edx/brand/paragon/variables";
|
|
@import "@openedx/paragon/scss/core/core";
|
|
@import "@edx/brand/paragon/overrides";
|
|
|
|
@import "@edx/frontend-component-header/index";
|