Skip to content

Commit

Permalink
Adds overlay css to global layout file
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoformiga committed Jul 11, 2022
1 parent 06edf68 commit 6ca6b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/pages/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
// UI
@import "src/components/ui/Badge/badge.scss";
@import "src/components/ui/InputText/input-text.scss";
@import "src/components/ui/SlideOver/overlay.scss";
@import "src/components/ui/SROnly/sr-only.scss";

0 comments on commit 6ca6b32

Please sign in to comment.