UNPKG

@compiled/react

Version:

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

9 lines 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.keyframes = void 0; const error_js_1 = require("../utils/error.js"); function keyframes(_stringsOrSteps, ..._interpolations) { throw (0, error_js_1.createSetupError)(); } exports.keyframes = keyframes; //# sourceMappingURL=index.js.map