Skip to content

Commit a96d567

Browse files
authored
Merge pull request #616 from HelixDesignSystem/CITguy-patch-2
fix(css): add back navigation styles
2 parents f7f8fb5 + b325597 commit a96d567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/components/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
@import "icon/index";
99
@import "layout/index";
1010
@import "loader/index";
11+
@import "navigation/index";
1112
@import "pagination/index";
1213
@import "panel/index";
1314
@import "pill/index";
@@ -16,4 +17,3 @@
1617
@import "toast/index";
1718
@import "tooltip/index";
1819
@import "typography/index";
19-

0 commit comments

Comments
 (0)