Fix name of less subtask.
This commit is contained in:
parent
cc94ec1ca6
commit
35b5a4d2a1
@ -104,7 +104,7 @@ module.exports = function(grunt) {
|
||||
// Generate needed files.
|
||||
grunt.registerTask('feGen', [
|
||||
// Generate CSS from Less.
|
||||
'newer:less:frontend'
|
||||
'newer:less:frontendDev'
|
||||
]);
|
||||
|
||||
// Linting
|
||||
|
Loading…
Reference in New Issue
Block a user