SASS Warnings
For division warnings
Run the following commands:
cd _sass
sass-migrator division **/*.scss
For import warnings
Run the following commands, replace your-entrypoint.scss:
sass-migrator module --migrate-deps **your-entrypoint.scss**
Run the following commands:
cd _sass
sass-migrator division **/*.scss
Run the following commands, replace your-entrypoint.scss:
sass-migrator module --migrate-deps **your-entrypoint.scss**