sass / migrator

Tool for migrating stylesheets to new Sass versions
MIT License
89 stars 10 forks source link

Add a migrator for deprecated color functions #233

Closed nex3 closed 1 month ago

nex3 commented 2 years ago

See https://github.com/sass/sass/issues/2831

See specifically https://github.com/sass/sass/blob/main/accepted/color-4-new-spaces.md#deprecated-functions

nex3 commented 1 month ago

Fixed by https://github.com/sass/migrator/pull/260