Skip to content

Commit

Permalink
Merge pull request #477 from sebgroup/fix/print-styles
Browse files Browse the repository at this point in the history
fix: remove duplicate import of print styles
  • Loading branch information
hjalmers authored Nov 25, 2020
2 parents 63dadd0 + 5cd01e4 commit 91bde3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/load-bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
@import "styles/carousel";
@import "styles/spinners";
@import "styles/utilities";
@import "styles/print";
@import "styles/fifth-element"; // SEB Specific
@import "styles/skeleton-loader"; // SEB Specific
@import "styles/scroll"; // SEB Specific
Expand Down

0 comments on commit 91bde3f

Please sign in to comment.