Skip to content

Commit

Permalink
fix: import object-number as part of the whole css file
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev committed Apr 13, 2021
1 parent 50e1782 commit 3fc965a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fundamental-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
@import "./notification";
@import "./numeric-content";
@import "./object-marker";
@import "./object-number";
@import "./object-status";
@import "./paddings";
@import "./page";
Expand Down

0 comments on commit 3fc965a

Please sign in to comment.