feat: Add header styles inclusion

This commit is contained in:
Stanislav Lunyachek
2024-03-14 13:03:51 +02:00
committed by Adolfo R. Brandes
parent 15b5d171fe
commit 549250cdc0

View File

@@ -10,6 +10,7 @@ $fa-font-path: "~font-awesome/fonts";
$input-focus-box-shadow: $input-box-shadow; // hack to get upgrade to paragon 4.0.0 to work
@import "~@edx/frontend-component-footer/dist/_footer";
@import "~@edx/frontend-component-header/dist/index";
#root {
display: flex;