Skip to content

Commit

Permalink
[Feat Product] Add rating styling sheet (#2620)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoboludo committed Jun 5, 2023
1 parent 98d2dda commit 905691c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sections/featured-product.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{{ 'component-price.css' | asset_url | stylesheet_tag }}
{{ 'component-loading-overlay.css' | asset_url | stylesheet_tag }}
{{ 'component-deferred-media.css' | asset_url | stylesheet_tag }}
{{ 'component-rating.css' | asset_url | stylesheet_tag }}

{%- style -%}
.section-{{ section.id }}-padding {
Expand Down

0 comments on commit 905691c

Please sign in to comment.