mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
error: Expected Declaration value
|
|
--> $DIR/tests/recovery/bad-url-token/invalid-escape/input.css:2:17
|
|
|
|
|
2 | background: url(image.png\
|
|
| _________________^
|
|
3 | | );
|
|
| |_____^
|
|
|