Skip to content

Commit 5280cef

Browse files
LunyachekCodeWithEmad
authored andcommitted
feat: Add header styles inclusion
1 parent 0843057 commit 5280cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $fa-font-path: "~font-awesome/fonts";
1010
$input-focus-box-shadow: $input-box-shadow; // hack to get upgrade to paragon 4.0.0 to work
1111

1212
@import "~@edx/frontend-component-footer/dist/_footer";
13+
@import "~@edx/frontend-component-header/dist/index";
1314

1415
#root {
1516
display: flex;

0 commit comments

Comments
 (0)