We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f796fcb commit b6a33fcCopy full SHA for b6a33fc
ruby_on_rails/linting_and_automatic_check.md
@@ -34,6 +34,8 @@ end
34
35
## SCSS lint
36
37
+> _Note_: You may not need `yarn` in your Project. Please consult with your teammates.
38
+
39
To lint the SASS/SCSS files in our project you can use the `stylelint` npm package.
40
41
`bin/yarn add stylelint stylelint-config-standard-scss`
0 commit comments