@vanilla-extract/recipes
Version:
Create multi-variant styles with a type-safe runtime API, heavily inspired by https://stitches.dev
10 lines (4 loc) • 307 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var createRuntimeFn_dist_vanillaExtractRecipesCreateRuntimeFn = require('../../dist/createRuntimeFn-166334d7.cjs.prod.js');
exports.createRuntimeFn = createRuntimeFn_dist_vanillaExtractRecipesCreateRuntimeFn.createRuntimeFn;
;