mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
31 lines
700 B
Plaintext
31 lines
700 B
Plaintext
|
error: Stylesheet
|
||
|
--> $DIR/tests/fixture/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes name {}
|
||
|
| ^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: Rule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes name {}
|
||
|
| ^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: AtRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes name {}
|
||
|
| ^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: KeyframesRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css:1:1
|
||
|
|
|
||
|
1 | @keyframes name {}
|
||
|
| ^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/br3FVXHz5lsrf5d1qGO18A/input.css:1:12
|
||
|
|
|
||
|
1 | @keyframes name {}
|
||
|
| ^^^^
|
||
|
|