Add iA to sites using normalize.css

This commit is contained in:
Nicolas Gallagher 2012-06-09 10:03:01 +01:00
parent d25b4db223
commit f051052df9

View File

@ -55,7 +55,15 @@
<p>Normalize.css is intended to be used as an alternative to CSS resets. It's suggested that you read the <code>normalize.css</code> file and consider customising it to meet your needs. Alternatively, include the file in your project and override the defaults later in your CSS.</p>
<h2>Who uses it?</h2>
<p><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>, <a href="https://www.rdio.com/">Rdio</a>, <a href="https://www.gov.uk/">GOV.UK</a>, <a href="http://css-tricks.com/">CSS Tricks</a></li>, and many others.</p>
<p>
<a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>,
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
<a href="https://www.rdio.com/">Rdio</a>,
<a href="https://www.gov.uk/">GOV.UK</a>,
<a href="http://informationarchitects.net/">iA</a>,
<a href="http://css-tricks.com/">CSS Tricks</a></li>,
and many others.
</p>
<h2>Browser support</h2>
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>