mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
Merge branch 'master' into docs_derp
This commit is contained in:
commit
bab240252a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue