diff options
| author | Mark Otto <[email protected]> | 2011-08-17 22:26:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-17 22:26:25 -0700 |
| commit | 68007404a87e5f40de85896f6d935fde469a032c (patch) | |
| tree | fe3ef581e30132af1f9a302118443fca71b10a3c /lib/bootstrap.less | |
| parent | 5c687ee393945762403bbea8e7e86a618e474ac6 (diff) | |
| parent | 07837a1c47321e97dde4a816cb2cd246724e7481 (diff) | |
| download | bootstrap-68007404a87e5f40de85896f6d935fde469a032c.tar.xz bootstrap-68007404a87e5f40de85896f6d935fde469a032c.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index ead0c8f83..28ac8cbfe 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -20,4 +20,5 @@ @import "type.less"; @import "forms.less"; @import "tables.less"; -@import "patterns.less";
\ No newline at end of file +@import "patterns.less"; + |
