A snippet library that adds every add-on, every function and every mixin for both Bourbon & Neat to Atom.
Thanks to thoughtbot for making Bourbon & Neat to begin with!
Just write the prefix and hit [tab]
. For example, animation[tab]
will render the following:
@include animation(fadeIn .25s ease-in-out);
If using Emmet [tab]
may be replaced with [return]
.
Bourbon v4.2.6
Neat v1.7.2
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.