X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=Gruntfile.js;h=d1ef72f2701a22ce9ee6fa35eb4482ec61db45f1;hb=3316a00c260dfdb7ca460dcb156dd45a8d7fc53d;hp=dbbfcb814eb5dda249d3d667a806a5e74611e298;hpb=a8a5f03b3b6653136c4dc5925d6bb2b806010725;p=lhc%2Fweb%2Fwiklou.git diff --git a/Gruntfile.js b/Gruntfile.js index dbbfcb814e..d1ef72f270 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -62,9 +62,6 @@ module.exports = function ( grunt ) { installer: 'includes/installer/i18n/' }, stylelint: { - options: { - syntax: 'less' - }, src: '{resources/src,mw-config}/**/*.{css,less}' }, watch: {