diff --git a/docs/layout/scaffolding.md b/docs/layout/scaffolding.md index 19c8c4d935..7087b7deb8 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.