@import "../variables";

button {
    transition: background-color $animation-default $animation-default-bezier-curve, color $animation-default $animation-default-bezier-curve;
}