Browser Support & Pull Requests

Bourbon aims to provide support for CSS3 properties that are not yet fully supported in modern stable browsers.

A general rule when submitting a pull request for a new mixin, ask yourself the following: Do the following browsers only support the CSS3 properties using vendor specific prefixes?

If the answer is yes, there is a high chance the mixin will be accepted via a pull request.

Bourbon does not intend to support IE filters.

Resources for checking browser support:

Got questions? Need help?

Tweet at Phil LaPier on twiiter.

Credits

Bourbon is maintained and funded by thoughtbot.

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

License

Bourbon is Copyright © 2011 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.