diff --git a/Gruntfile.js b/Gruntfile.js index c2de109..dff4a0f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -29,6 +29,7 @@ module.exports = function ( grunt ) { syntax: 'less' }, all: [ + '**/*.css', '**/*.less', // TODO: Nested imports cause stylelint to crash '!resources/skins.minerva.base.styles/print/styles.less',