add composite border token #4233
Annotations
2 errors and 1 warning
Run unit tests:
src/transformers/borderToCss.test.ts#L15
AssertionError: expected '1px solid #000000' to strictly equal '#000000 solid 1px'
Expected: "#000000 solid 1px"
Received: "1px solid #000000"
❯ src/transformers/borderToCss.test.ts:15:50
|
Run unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading