Sha256: 47a5cef9a5871977209df8ad781c51ee6613ec1f2f3af0e521b60fde3b6c2852
Contents?: true
Size: 1.77 KB
Versions: 1
Compression:
Stored size: 1.77 KB
Contents
<section id="browser-support"> <h2>Browser Support & Pull Requests</h2> <p>Bourbon aims to provide support for CSS3 properties that are not yet fully supported in modern stable browsers.</p> <p>A general rule when submitting a pull request for a new mixin, ask yourself the following: Do the following browsers <em>only</em> support the CSS3 properties using vendor specific prefixes?</p> <p>If the answer is yes, there is a high chance the mixin will be accepted via a pull request. </p> <ul> <li>Firefox 3.6+</li> <li>Safari 4.0+</li> <li>Chrome 4.0+</li> <li>Opera 10+</li> <li>IE 9+</li> </ul> <p><strong>Bourbon does not intend to support IE filters.</strong></p> <p>Resources for checking browser support:</p> <ul> <li><a href="https://developer.mozilla.org/en-US/">MDN - Moz Dev Network</a></li> <li><a href="https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions">Mozilla CSS Extensions</a></li> <li><a href="http://css-infos.net/properties/webkit.php">Webkit CSS Properties</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/ms531207(v=VS.85).aspx">MSDN - Microsoft Dev Network</a></p></li> </ul> </section> <section id="credits"> <a href="http://thoughtbot.com"><img src="http://thoughtbot.com/images/tm/logo.png"/></a> <h3>Got questions? Need help?</h3> <p>Tweet at <a href="http://twitter.com/phillapier">Phil LaPier</a> on twiiter.</p> <h3>Credits</h3> <p>Bourbon is maintained and funded by <a href="http://thoughtbot.com/community">thoughtbot</a>.</p> <p>The names and logos for thoughtbot are trademarks of thoughtbot, inc.</p> <h3>License</h3> <p>Bourbon is Copyright © 2011 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.</p> </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bourbon-2.1.0 | _includes/footer.html |