mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:1
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:1
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: AtRule
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:1
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: NamespaceRule
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:1
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:14
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^
|
|
|
|
error: NamespaceValue
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:17
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^
|
|
|
|
error: Str
|
|
--> $DIR/tests/fixture/esbuild/misc/Zb1jcH156xr4eFiUgmg-jg/input.css:1:17
|
|
|
|
|
1 | @n\61mespace ns 'path';
|
|
| ^^^^^^
|
|
|