@mixin color-active($color, $lightness: 0%) { .active, &:active { @include color($color, $lightness); } }
Last updated 2 years ago
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.