Skip to content

Commit

Permalink
Merge pull request #13 from sirPixieJerry/fix-svg-color-change
Browse files Browse the repository at this point in the history
fix: adds .htmlnanorc file to the repo
  • Loading branch information
sirPixieJerry committed Feb 7, 2024
2 parents 1129b46 + b030602 commit fa26888
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .htmlnanorc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"minifySvg": {
"plugins": [
{
"cleanupIDs": false
}
]
}
}

0 comments on commit fa26888

Please sign in to comment.