Commit e3aa3586 authored by Mark Otto's avatar Mark Otto

derp

parent 8812856d
...@@ -318,7 +318,7 @@ module.exports = function (grunt) { ...@@ -318,7 +318,7 @@ module.exports = function (grunt) {
// CSS distribution task. // CSS distribution task.
grunt.registerTask('dist-css', ['less', 'csscomb', 'usebanner']); grunt.registerTask('dist-css', ['less', 'csscomb', 'usebanner']);
// Fonts distribution task. // Docs distribution task.
grunt.registerTask('dist-docs', ['copy:docs']); grunt.registerTask('dist-docs', ['copy:docs']);
// Full distribution task. // Full distribution task.
......
Markdown is supported
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