blob: a1d6cbd34cc2f7e156621a8345ebc2b8a87ee4bf [file] [log] [blame]
/* TRANSITIONS
############################################################################ */
$transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
/* SHADOW
############################################################################ */
$shadow: 0 8px 6px -6px hsla(0,0,0,.35);
// $focus-shadow: 0 0 6px 0 $focus;