UNPKG

@compiled/react

Version:

A familiar and performant compile time CSS-in-JS library for React.

5 lines 184 B
import { createSetupError } from '../utils/error.js'; export function keyframes(_stringsOrSteps, ..._interpolations) { throw createSetupError(); } //# sourceMappingURL=index.js.map