v0.10.0
New features
- Add
selection
mixin to handle the::selection
a bit simpler.
Improvements
- Add
marker
color underbase
to control the list's::marker
. - Add
-webkit-tap-highlight-color
withtransparent
value tohtml
element. - Remove
outline
from[tabindex='-1']:focus
. - Add
$map
argument to thecolor
function to use it any map.
Bugfix
- Fix
text-ellipsis
multiline bug.