mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +03:00
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:1
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:1
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: AtRule
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:1
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: NamespaceRule
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:1
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:12
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^
|
|
|
|
error: NamespaceValue
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:15
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^
|
|
|
|
error: Str
|
|
--> $DIR/tests/fixture/esbuild/misc/um4N0M2i5kY73ExgnkIV9g/input.css:1:15
|
|
|
|
|
1 | @namespace ns 'p\61th';
|
|
| ^^^^^^^^
|
|
|