mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
61 lines
1.6 KiB
Plaintext
61 lines
1.6 KiB
Plaintext
|
error: Stylesheet
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: Rule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: AtRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: KeyframesRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:12
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^
|
||
|
|
||
|
error: KeyframeBlock
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:18
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^^^^
|
||
|
|
||
|
error: KeyframeSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:18
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:18
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^^^^^
|
||
|
|
||
|
error: KeyframeBlockRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:25
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^
|
||
|
|
||
|
error: DeclBlock
|
||
|
--> $DIR/tests/fixture/esbuild/misc/AMheAL_TeyLZpn77YdNTZA/input.css:1:25
|
||
|
|
|
||
|
1 | @keyframes abc { \66rom {} }
|
||
|
| ^^
|
||
|
|