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
Gradient values (e.g. linear-gradient) support percentage and pixel lengths for color stops, but currently bs-css only supports percentages. It'd be nice to support px as well.
Gradient values (e.g.
linear-gradient) support percentage and pixel lengths for color stops, but currently bs-css only supports percentages. It'd be nice to support px as well.