You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.
Looks to be a side effect of how our settings parser works, since it prints out each set of variables in the order the files come. Thankfully button group is the only component with a dependency on another component's variables.
So was using the settings file uncommented the whole page and got to this
It produces an error when compiling saying unknown variable line 397 $button-radius but button radius isnt declared untill further down the page ?
The text was updated successfully, but these errors were encountered: