Commit f80fdf2d authored by nextgenthemes's avatar nextgenthemes
Browse files

add dash to .scsslint.yml

parent 9f95b592
Showing with 1 addition and 1 deletion
+1 -1
......@@ -208,7 +208,7 @@ module.exports = function (grunt) {
scsslint: {
options: {
bundleExec: true,
config: 'scss/.scsslint.yml',
config: 'scss/.scss-lint.yml',
reporterOutput: null
},
src: ['scss/*.scss', '!scss/_normalize.scss']
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment