You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the background-size of the individual image is <percentage>, cover, contain or inherit we should not include the image in the sprite sheet and instead emit a warning.
When the
background-size
of the individual image is<percentage>
,cover
,contain
orinherit
we should not include the image in the sprite sheet and instead emit a warning.Refs #13
The text was updated successfully, but these errors were encountered: