glebmachine / postcss-easysprites

Easy sprites for postcss. Just append `#spritename` to the end of image url. No complicated mechanism or strict folder structure.
MIT License
61 stars 8 forks source link

Find the way to support caching between runs #5

Open glebmachine opened 8 years ago

ReikaKalseki commented 3 years ago

Can I +1 this? I baked running easysprites (as part of webpack) into an external SSG application and no matter if I change anything sprite-related, it spends 90 seconds plus baking spritesheets every single time.