fix: missing styles
The shell's SCSS must be explicitly loaded by site.config.dev.tsx.
This commit is contained in:
committed by
Adolfo R. Brandes
parent
0d96fff5f1
commit
648be5f579
@@ -1,3 +1,5 @@
|
||||
@use "@openedx/frontend-base/shell/app.scss";
|
||||
|
||||
$fa-font-path: "~font-awesome/fonts";
|
||||
@import "~font-awesome/scss/font-awesome";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user