For the time being any formatting was deactivated for SCSS. This leads to discrepancy between files and people working on different parts of SCSS. To resolve the issue, we activate the prettier for SCSS and keep it deactivated for non-critical SCSS parts like resets.scss.
Summary of changes:
For the time being any formatting was deactivated for SCSS. This leads to discrepancy between files and people working on different parts of SCSS. To resolve the issue, we activate the prettier for SCSS and keep it deactivated for non-critical SCSS parts like
resets.scss
.