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
Added a new configuration option propertyPriority which allows us to prioritize certain properties over others using a little CSS specificity trick (#827)
Added fela-enforce-longhands which implements propertyPriority in order to prioritize longhand over shortand CSS properties (#827)