Commit ca53c93f authored by Mark Otto's avatar Mark Otto

no need to mention jquery in the layout scaffolding docs

parent e63a0acd
...@@ -32,10 +32,6 @@ To ensure proper rendering and touch zooming, **add the viewport meta tag** to y ...@@ -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. 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 ### 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. 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment