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
This is a follow-up issue for #827.
We want to have an option to choose whether directional or "level 2" longhands are prioritized for borders (e.g. border-left vs. border-width). This could be achieved by setting their priorities to 2 and 3 while level 3 longhands get a priority of 4.
The text was updated successfully, but these errors were encountered:
Description
This is a follow-up issue for #827.
We want to have an option to choose whether directional or "level 2" longhands are prioritized for borders (e.g. border-left vs. border-width). This could be achieved by setting their priorities to 2 and 3 while level 3 longhands get a priority of 4.
The text was updated successfully, but these errors were encountered: