0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

add dash to .scsslint.yml

This commit is contained in:
nextgenthemes 2015-09-30 00:48:56 +02:00
parent 9f95b592ce
commit f80fdf2da5

View File

@ -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']