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
Global switch to color() function's fallback value under the $settings map.
Modify the scrollbar() mixin to accept hover thumb background-color value.
Make $breakpoints overwriteable by key.
Modify 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.
Bugfix
Fix some missing !default at variable declaration.