Skip to content

Commit

Permalink
add collapse
Browse files Browse the repository at this point in the history
  • Loading branch information
fat committed May 10, 2015
1 parent 1b183e2 commit 8bab38b
Show file tree
Hide file tree
Showing 14 changed files with 683 additions and 462 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -67,6 +67,7 @@ module.exports = function (grunt) {
'js/dist/alert.js': 'js/src/alert.js',
'js/dist/button.js': 'js/src/button.js',
'js/dist/carousel.js': 'js/src/carousel.js',
'js/dist/collapse.js': 'js/src/collapse.js',
}
}
},
Expand Down
237 changes: 0 additions & 237 deletions js/carousel.js

This file was deleted.

0 comments on commit 8bab38b

Please sign in to comment.