Skip to content

Commit

Permalink
Added settings for spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
Christy committed Mar 19, 2024
1 parent 8f7363b commit c7f0f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/loading-spinner.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<svg
aria-hidden="true"
focusable="false"
class="spinner"
class="spinner {{ section.settings.tailwind_svg_classes }}"
viewBox="0 0 66 66"
xmlns="http://www.w3.org/2000/svg"
>
Expand Down

0 comments on commit c7f0f97

Please sign in to comment.