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
Orbit uses CSS transform property to arrange its radial elements. But in some cases users mat need to use this property. So, It may be great to add a CSS var at the end of transform. Something like --o-extra. Remember que transform is Chainable.
Orbit uses CSS
transform
property to arrange its radial elements. But in some cases users mat need to use this property. So, It may be great to add a CSS var at the end of transform. Something like--o-extra
. Remember quetransform
is Chainable.Origninal code in
satellite
:Proposal code:
The text was updated successfully, but these errors were encountered: