Skip to main content

Keyframes

You can define animations using the keyframes api from @fower/core, and use it in css animation:

import { keyframes } from '@fower/core'
Result
Loading...
Live Editor