aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-23 13:26:37 -0800
committerMark Otto <[email protected]>2014-12-23 13:26:37 -0800
commitca53c93f3d5df7eb4e1860022c2c3325ebe2eb60 (patch)
tree3d6c9ff7b792680f15e813c32772fb2779d98a2b /docs
parente63a0acd3b2b59c9e4f0b0c2347188ebbc5168ea (diff)
downloadbootstrap-ca53c93f3d5df7eb4e1860022c2c3325ebe2eb60.tar.xz
bootstrap-ca53c93f3d5df7eb4e1860022c2c3325ebe2eb60.zip
no need to mention jquery in the layout scaffolding docs
Diffstat (limited to 'docs')
-rw-r--r--docs/layout/scaffolding.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/layout/scaffolding.md b/docs/layout/scaffolding.md
index 19c8c4d93..7087b7deb 100644
--- a/docs/layout/scaffolding.md
+++ b/docs/layout/scaffolding.md
@@ -32,10 +32,6 @@ To ensure proper rendering and touch zooming, **add the viewport meta tag** to y
For improved cross-browser rendering, we use [Normalize.css](http://necolas.github.io/normalize.css/) to correct small inconsistencies across browsers and devices.
-### jQuery plugins
-
-All our JavaScript plugins are built on top of jQuery.
-
### Important CSS resets
Still need to do this section. Should port the third party section about box sizing and edit it for here, then add the rest of the list items.