Keyframes
You can define animations using the keyframes
api from @fower/core
, and use it in css animation:
import { keyframes } from '@fower/core'
SyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
You can define animations using the keyframes
api from @fower/core
, and use it in css animation:
import { keyframes } from '@fower/core'
SyntaxError: Unexpected token (1:8) 1 : return () ^