UNPKG

shido

Version:

Build fast with Shido, a CSS framework for building custom designs without any annoying style or component you have to fight to override.

10 lines (8 loc) 175 B
.mix-transition( @property: all, @delay: .2s, @timing: ease, @property-to-cancel: outline ) { transition: @property @delay @timing, @property-to-cancel .000001s; }