Skip to content

Commit

Permalink
remove .scss
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Sep 30, 2022
1 parent cc6e2d8 commit ac0bc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnboardingSPA/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
@import "../components/Content/stylesheet";
@import "../components/Layouts/stylesheet";
@import "../components/SkipButton/stylesheet";
@import "../components/Loaders/stylesheet.scss";
@import "../components/Loaders/stylesheet";
@import "../components/MiniPreview/stylesheet";
@import "../components/Tooltip/stylesheet";
@import "../components/ImageUploader/stylesheet";
Expand Down

0 comments on commit ac0bc26

Please sign in to comment.