mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
19 lines
778 B
Plaintext
19 lines
778 B
Plaintext
|
|
x Expected 'e', 'pi', 'infinity', '-infinity' or 'NaN', ident tokens
|
|
,-[$DIR/tests/recovery/vercel/002/input.css:4:5]
|
|
4 | margin: 0 calc(__styled-jsx-placeholder__7vw - __styled-jsx-placeholder__7px);
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Expected 'number', 'dimension', 'percentage', 'ident', '(' or 'function' tokens
|
|
,-[$DIR/tests/recovery/vercel/002/input.css:4:5]
|
|
4 | margin: 0 calc(__styled-jsx-placeholder__7vw - __styled-jsx-placeholder__7px);
|
|
: ^
|
|
`----
|
|
|
|
x Expected Declaration value
|
|
,-[$DIR/tests/recovery/vercel/002/input.css:4:5]
|
|
4 | margin: 0 calc(__styled-jsx-placeholder__7vw - __styled-jsx-placeholder__7px);
|
|
: ^
|
|
`----
|