mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
37 lines
798 B
Plaintext
37 lines
798 B
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:1
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:1
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
error: AtRule
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:1
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
error: ImportRule
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:1
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
error: ImportSource
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:9
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^
|
|
|
|
error: UrlValue
|
|
--> $DIR/tests/fixture/esbuild/misc/i3YGyP16CjaKe5cnWygVeQ/input.css:1:9
|
|
|
|
|
1 | @import url();
|
|
| ^^^^^
|
|
|