Open LincAtMerkle opened 2 years ago
As I have a need, would I be able to contribute to this work?
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: