Skip to content

Commit

Permalink
chore(icons): increment cdn-version variable
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips committed Feb 21, 2024
1 parent bed8bf9 commit 424365a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sage-assets/lib/stylesheets/components/_icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/// @group sage
////

$-icon-font-cdn-version: "23"; // Keep in sync with desired `vX` folder from CDN
$-icon-font-cdn-version: "24"; // Keep in sync with desired `vX` folder from CDN
$-icon-font-path: "#{$sage-font-cdn-root}/sage/v#{$-icon-font-cdn-version}" !default;
$-icon-font-version: 1; // Only used for cache busting so increment as needed for such purposes

Expand Down

0 comments on commit 424365a

Please sign in to comment.