Changelog
v0.2.0 (2022-01-28)
.btn--icon
).$btn-font-family
to control the button's font family.$heading-font-weight
to control the heading's font-weight.$colors
map (mark-color
: mark-foreground
, code-color
: code-foreground
).btn-variant()
mixin: add hover foreground color.color()
function's fallback value under the $settings
map.scrollbar()
mixin to accept hover thumb background-color value.$breakpoints
overwritable by key.font-size()
and responsive-font-size()
function to accept optimal size value. The optimal value will fallback to a global settnigs under the $settings
map.Changelog
v0.1.3 (2022-01-04)
Changelog
v0.1.2 (2021-12-30)
$foreground
typo at btn-variant()
mixin (_button.scss)Changelog
v0.1.1 (2021-12-30)
::marker