UNPKG

tss-react-v18-peer-testing

Version:

makeStyles is dead, long live makeStyles!

5 lines (4 loc) 268 B
export type { CSSInterpolation, CSSObject, Css, Cx, CxArg } from "../types"; /** NOTE: These function use the default cache ("tss-react/cache") */ export declare const css: import("../types").Css, cx: import("../types").Cx; export { keyframes } from "@emotion/react";