mrgreentech/pam

Missing @button-primary-{state}-background

Closed this issue · 0 comments

For buttons there is a variable called @button-primary-hover-background, ..-secondary- etc.
However, there is not way to override the "active" state background without using hooks.
Should be an equally important state and therefor have a state like so:

@button-primary-active-background

:)