Commit b1c81f0
authored
fix(css): Fix
* fix(css): Fix `border-*` animationType, computed, initial, and syntax
- use the correct shorthand properties in the initial, computed, and animationType fields.
- order shorthand properties in canonical order.
- use `border-top-*` consistently in logical properties syntax.
* fix(css): Set all `border-*` percentages to "no"
* fix(css): Set `border-spacing` animationType to "byComputedValueType"border-* animationType, computed, initial, percentages, and syntax (#1060)1 parent f0e52d9 commit b1c81f0
1 file changed
Lines changed: 142 additions & 94 deletions
0 commit comments