cascornelissen / svg-spritemap-webpack-plugin

SVG spritemap plugin for webpack
MIT License
207 stars 51 forks source link

New Feature: Add 'callback': Function for style-formatter #102

Closed SowmediaNL closed 4 years ago

SowmediaNL commented 4 years ago

Hi,

To better control style-sheet generation i have created this new feature, where you can provide a callback to change the style-sheet before it is written.

(e.g. this is usefull for when you want to add a root style selector) Documentation has been updated.

Tested and works fine.

stale[bot] commented 4 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

SowmediaNL commented 3 years ago

Will this be accepted? Would be great! Thanks!

(p.s. All requeste changes have been made!)

cascornelissen commented 3 years ago

@SowmediaNL, I don't see the changes, are you sure you pushed? Nevermind, looks like you created a new PR #124.