You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than try create these from scratch, MUI once had a .framerfx file with these Properties. And I was wondering how/if I can get these properties again but MUI base related ideally.
Framer now uses instant NPM. So I can: import { ButtonUnstyled as MaterialButton } from "@mui/base"
It's a beta feature but looks promising.
Search keywords:
The text was updated successfully, but these errors were encountered:
There is more to this picture. For MUI Base to be useful within a design tool, I've shared Design Tokens using FigmaTokens, Style Dictionary, Tailwind.
So in effect, you can control MUI styles from Figma.
I'm importing MUI-Base components into Framer (via ES Modules HTTP endpoint URL's) and would like to see all the Properties in Framer (https://www.framer.com/docs/property-controls/).
Rather than try create these from scratch, MUI once had a .framerfx file with these Properties. And I was wondering how/if I can get these properties again but MUI base related ideally.
Framer now uses instant NPM. So I can:
import { ButtonUnstyled as MaterialButton } from "@mui/base"
It's a beta feature but looks promising.
Search keywords:
The text was updated successfully, but these errors were encountered: