2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

move tabs and pills to separate files with unique classes

This commit is contained in:
Mark Otto
2014-07-08 19:00:48 -07:00
parent 6c7a6b4691
commit 0e47ce959c
10 changed files with 374 additions and 20 deletions
+2
View File
@@ -21,6 +21,8 @@
@import "button-groups.less";
@import "input-groups.less";
@import "navs.less";
@import "nav-tab.less";
@import "nav-pill.less";
@import "navbar.less";
@import "breadcrumbs.less";
@import "pagination.less";