Improve $fontStack with a mixin that can take properties to override configuration
Closed this issue · 0 comments
BrianWalters commented
$fontStack
is a placeholder class. It would be nice if there was a mixin alongside of it where developers could override defaults. If no arguments are passed, the mixin would simply @extend $fontStack
.