Properly resolve theme('someKey.DEFAULT')
when only --some-key-*
keys exist
#3022
Annotations
2 errors
vite/index.test.ts > lightningcss > watch mode:
integrations/vite/index.test.ts#L360
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ vite/index.test.ts:360:25
❯ Module.retryAssertion utils.ts:533:14
❯ vite/index.test.ts:349:9
❯ utils.ts:358:14
|
tests (20, windows-latest)
Process completed with exit code 1.
|