0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-18 15:54:26 +01:00

Merge branch 'master' into docs_derp

This commit is contained in:
Mark Otto 2013-12-31 13:57:43 -08:00
commit bab240252a

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.