pattern-lab / patternlab-node

The Node version of Pattern Lab
http://patternlab.io
MIT License
2.05k stars 405 forks source link

feat: activate prettier for scss #1468

Closed JosefBredereck closed 1 year ago

JosefBredereck commented 1 year ago

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.