Skip to content

Commit

Permalink
Merge pull request #2 from shadiabuhilal/fixTag
Browse files Browse the repository at this point in the history
feat: fix semantic release
  • Loading branch information
shadiabuhilal authored Oct 24, 2023
2 parents c2fa4e8 + f0fb671 commit 617f3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SPRITIFY is a node.js package to create [image sprite(s)][image-sprite] from ima
<img src="https://gist.github.com/shadiabuhilal/0b78455279255437c25ff497592b935e/raw/9b3b0e9ded7f18e5fa24cc4d66c6348907e1e575/equal.png" style="height: 35px;"> <img src="https://gist.github.com/shadiabuhilal/0b78455279255437c25ff497592b935e/raw/352bb8ce1737b212e520470cb9d51641d84342df/sprite-image.png" style="height: 35px;" />
<br />


## Features:
- Create image sprite(s), and search for `background`, `background-image` css properties in the css file, and update the value with the new sprite image url and dimension by adding/overwrite css properties like
`background-size`, `background-position`, `width` ...etc.
Expand Down

0 comments on commit 617f3b1

Please sign in to comment.