fix: externalize CSSProperties
types
#316
Annotations
2 errors
Test project:
tests/components.spec.ts#L204
AssertionError: expected 'scale(1) translateZ(0px)' to deeply equal 'scale(2) translateZ(0px)'
- Expected
+ Received
- scale(2) translateZ(0px)
+ scale(1) translateZ(0px)
❯ tests/components.spec.ts:204:32
|
Test project
Process completed with exit code 1.
|
Loading