mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
73 lines
1.6 KiB
Plaintext
73 lines
1.6 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
error: StyleRule
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
error: ComplexSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^
|
|
|
|
error: CompoundSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^
|
|
|
|
error: NamespacedName
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:1
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:3
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^^^^^^^^^^^
|
|
|
|
error: Declaration
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:5
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^^^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:5
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:12
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^
|
|
|
|
error: Num
|
|
--> $DIR/tests/fixture/esbuild/misc/wEB80kxMinK4EZaPb3My1A/input.css:1:12
|
|
|
|
|
1 | a { width: .00; }
|
|
| ^^^
|
|
|