CSS3 mixins for SASS

The Compass project provides a ton of useful mixins for SASS, but over the course of many projects I’ve created a streamlined set that’s more useful for my day-to-day development.

My mixins prefix where necessary and I try to provide smart defaults. The naming convention is descriptive and not just a flattened reproduction of the CSS3 properties being used.