Sass darken and lighten functions replace with color.adjust in Visual Studio Code
Sass color.adjust function is now replacing darken
or lighten
functions with the new Sass module system. However, making changes manually to all files can be very time-consuming. Here is how to make it faster for all files in Visual Studio Code.