Skip to content

Add postcss linting for SCSS based on Primer Stylelint Config

Matej Latin requested to merge tricinel:master into master

Created by: tricinel

Using grunt lint, we are now linting the SCSS code using postcss and a SCSS postcss processor. The linter configuration is based on Github's Primer Stylelint Config, available: https://github.com/primer/stylelint-config-primer

fixes #26 (closed)

Merge request reports