aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-15 17:21:39 -0700
committerMark Otto <[email protected]>2011-10-15 17:21:39 -0700
commitfbe22f05800a3ce4ae3a880914d8e03cb1e01d1b (patch)
tree21dd13005097a13a7d675d7b9b8360132ef06cae /lib/bootstrap.less
parentf4fc56b1b3827254dd771536dcb2b711919f3867 (diff)
downloadbootstrap-fbe22f05800a3ce4ae3a880914d8e03cb1e01d1b.tar.xz
bootstrap-fbe22f05800a3ce4ae3a880914d8e03cb1e01d1b.zip
updated index of docs to use html5 self closing tags, add responsive shell to bootstrap file
Diffstat (limited to 'lib/bootstrap.less')
-rw-r--r--lib/bootstrap.less5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less
index 62f2ce916..9665306fd 100644
--- a/lib/bootstrap.less
+++ b/lib/bootstrap.less
@@ -23,4 +23,7 @@
@import "type.less";
@import "forms.less";
@import "tables.less";
-@import "patterns.less"; \ No newline at end of file
+@import "patterns.less";
+
+// Responsive
+@import "responsive.less"; \ No newline at end of file