You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2018. It is now read-only.
Like our JavaScript, we want to have uniform code style for SCSS as well. Stylelint is a versatile tool which allows us to do that. We can add it to the lint-staged command to make sure everything's compliant before committing.