Note: There are still some follow-up tasks in ARCH-308 for analytics, i18n, etc. This gets the base functionality in place. ARCH-308
11 lines
305 B
SCSS
Executable File
11 lines
305 B
SCSS
Executable File
@import "~@edx/edx-bootstrap/sass/edx/theme";
|
|
@import "~bootstrap/scss/bootstrap";
|
|
|
|
$fa-font-path: "~font-awesome/fonts";
|
|
@import "~font-awesome/scss/font-awesome";
|
|
|
|
@import "~@edx/paragon/src/SearchField/SearchField";
|
|
|
|
@import "./components/Gradebook/gradebook";
|
|
@import "./components/Gradebook/footer";
|