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 14, 2025
1 parent ede5a5d commit 6cc5ce0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,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 6cc5ce0

Please sign in to comment.