JPeer264 / node-rename-css-selectors

📝 Rename css classes and id's in files
MIT License
66 stars 9 forks source link

Option ignoreCssVariables doesn't get passed through #39

Closed klimashkin closed 5 years ago

klimashkin commented 5 years ago

Just now I've got to use ignoreCssVariables (https://github.com/JPeer264/node-rename-css-selectors/issues/37#issuecomment-491386867) option (sorry about the delay : ), but it is not working, seems like it should be declared here: https://github.com/JPeer264/node-rename-css-selectors/blob/2561770c67c98b315a23eb93e5443c119379a41e/lib/process/process.js#L72 I guess.

JPeer264 commented 5 years ago

Fixed in v3.2.2