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
I'd like to propose the addition of new $transition variables that can be applied to various components.
$transitions-primary: opacity .15s linear !default;
$transitions-secondary: all .2s ease-in-out !default;
We are entering a new area of UX dominance where interactions are becoming more and more useful in a designer's tool belt. I feel this is a basic but decent start in for the Bootstrap framework.
The text was updated successfully, but these errors were encountered:
I'd like to propose the addition of new
$transition
variables that can be applied to various components.We are entering a new area of UX dominance where interactions are becoming more and more useful in a designer's tool belt. I feel this is a basic but decent start in for the Bootstrap framework.
The text was updated successfully, but these errors were encountered: