Merge pull request #15982 from edx/andya/sass-linting
Lint Sass files using the rules in stylelint-config-edx
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -59,6 +59,8 @@ |
| "plato": "1.2.2", | ||
| "selenium-webdriver": "3.4.0", | ||
| "sinon": "2.3.5", | ||
| "squirejs": "^0.1.0" | ||
| "squirejs": "^0.1.0", | ||
| "@edx/stylelint-config-edx": "^1.1.0", | ||
| "stylelint-formatter-pretty": "^1.0.3" | ||
| } | ||
| } |
pavelib/paver_tests/test_stylelint.py
0 → 100644
stylelint.config.js
0 → 100644
Please
register
or
sign in
to comment