diff options
| author | Jacob Thornton <[email protected]> | 2012-01-11 21:42:55 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-11 21:42:55 -0800 |
| commit | 6f2f947a4309a8fdeb7067612447c0f1a15dcfd9 (patch) | |
| tree | d634c55bd53f807a4c6d5265462bcf1b03cbfe24 /lib/bootstrap.less | |
| parent | 51e4e77034e14074cb442138e84b98efd288ccfd (diff) | |
| download | bootstrap-6f2f947a4309a8fdeb7067612447c0f1a15dcfd9.tar.xz bootstrap-6f2f947a4309a8fdeb7067612447c0f1a15dcfd9.zip | |
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 57ada98a9..d71002c46 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -39,7 +39,7 @@ // Components: Popovers @import "modals.less"; -@import "twipsy.less"; +@import "tooltip.less"; @import "popovers.less"; // Components: Buttons & Alerts |
