Skip to content

Commit

Permalink
fix: disable class namespacing, remove default fill (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-ErikaMcVey authored Jan 22, 2025
1 parent 49d98c3 commit 7b190e8
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions scripts/generate-sprite.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ async function generateSprite() {
rootAttributes: {
id: 'sky-icon-svg-sprite',
},
namespaceClassnames: false,
},
});

Expand Down
2 changes: 1 addition & 1 deletion src/svg/bb-diamond-24-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/sky-info-24-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/sky-success-24-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/sky-warning-24-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b190e8

Please sign in to comment.