🔍
API References
import {
createMakeAndWithStyles, //<- Create an instance of makeStyles() and withStyles() for your theme.
keyframes, //<- The function as defined in @emotion/react and @emotion/css
GlobalStyles, //<- A component to define global styles.
} from "tss-react";
Last modified 8mo ago