-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Guilherme Bruno edited this page Jun 20, 2018
·
14 revisions
Saffron is a collection of Sass mixins and helpers that make adding CSS3 animations and transitions much simpler. Just include a mixin in your Sass declaration, then set any configuration using variables and mixin parameters.
gem install saffron
or bower install saffron
The current released version is 0.2.3
If you like the project, go ahead and tweet it out.
If you're more of a Stylus user, check out @willhoag's port: Saffron-Stylus.
Initial public release
Make available through Bower
Bug fixes and variable namespacing
Prefix internal mixins with u-
to prevent clashing with other mixins