This is an opinionated config for Stylelint setup primarily for .scss
files. It follows patterns established in Sass Guidelines and Code Guide.
yarn install
If you’re using VSCode, you can have Prettier automatically fix your styles when you save. In order to set this up in VSCode, access your user settings and enable the option to use prettier-stylelint
instead of prettier
.