Update site/content/docs/02-component-format.md

pull/8289/head
Rich Harris 4 years ago committed by GitHub
parent 67e3f85718
commit 3a7c72a295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -354,7 +354,7 @@ The `-global-` part will be removed when compiled, and the keyframe then be refe
```html
<style>
@keyframes -global-my-animation-name {
...;
/* code goes here */
}
</style>
```

Loading…
Cancel
Save