Skip to content

Commit

Permalink
fix: adds missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilera committed Feb 7, 2025
1 parent 534516b commit 160d8be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
@import "@faststore/ui/src/components/molecules/DiscountBadge/styles.scss";
@import "@faststore/ui/src/components/molecules/InputField/styles.scss";
@import "@faststore/ui/src/components/molecules/LinkButton/styles.scss";
@import "@faststore/ui/src/components/molecules/Rating/styles";
@import "@faststore/ui/src/components/molecules/ProductCard/styles.scss";
@import "@faststore/ui/src/components/molecules/ProductCardSkeleton/styles";
@import "@faststore/ui/src/components/molecules/ProductPrice/styles.scss";
Expand Down

0 comments on commit 160d8be

Please sign in to comment.