2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

add collapse

This commit is contained in:
fat
2015-05-09 23:00:59 -07:00
parent 1b183e2ff7
commit 8bab38bb71
14 changed files with 683 additions and 462 deletions
+1
View File
@@ -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',
}
}
},