fixes spelling mistake

pull/4232/head
Kevin Åberg Kultalahti 6 years ago committed by GitHub
parent c374052bb3
commit 2713fc4e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -264,4 +264,4 @@ If you want to make @keyframes that are accesible globally you need to prepend y
</style>
```
The `-global-` part will be remove when compiled and the keyframe then be referenced using just `my-animation-name` elsewhere in your code.
The `-global-` part will be removed when compiled and the keyframe then be referenced using just `my-animation-name` elsewhere in your code.

Loading…
Cancel
Save