Merge pull request #8 from twbs/scss-lint
Add SCSS-Lint to Grunt
Showing
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | ... | @@ -54,6 +54,7 @@ |
| "grunt-jscs": "~1.0.0", | ||
| "grunt-sass": "~0.17.0", | ||
| "grunt-saucelabs": "~8.3.3", | ||
| "grunt-scss-lint": "^0.3.4", | ||
| "grunt-sed": "~0.1.1", | ||
| "load-grunt-tasks": "~1.0.0", | ||
| "npm-shrinkwrap": "5.0.0", | ||
| ... | ... |
scss/.scss-lint.yml
0 → 100644
Please register or sign in to comment