feat: Add header styles inclusion

This commit is contained in:
Stanislav Lunyachek
2024-03-14 13:03:51 +02:00
committed by Emad Rad
parent 08430571ed
commit 5280cef554

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;