_sass/_variables.sass in slow-steps-0.1.2 vs _sass/_variables.sass in slow-steps-0.1.3

- old
+ new

@@ -1,3 +1,5 @@ // Gllobal variables != color or typography $bezier-snap: cubic-bezier(.75, .86, .88, .62) + +$bezier-pulse: cubic-bezier(.1, .74, .53, .91)