2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Mark Otto
2013-12-31 13:57:35 -08:00
parent 8812856de1
commit e3aa358696
+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.