2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Merge branch 'master' into docs_derp

This commit is contained in:
Mark Otto
2013-12-31 13:57:43 -08:00
+1 -1
View File
@@ -318,7 +318,7 @@ module.exports = function (grunt) {
// CSS distribution task.
grunt.registerTask('dist-css', ['less', 'csscomb', 'usebanner']);
// Fonts distribution task.
// Docs distribution task.
grunt.registerTask('dist-docs', ['copy:docs']);
// Full distribution task.