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
danilo-leal
changed the title
How to export local variables from Figma for creating a MUI theme
[question] How to export local variables from Figma for creating a Material UI theme
Feb 15, 2024
oliviertassinari
changed the title
[question] How to export local variables from Figma for creating a Material UI theme
[sync][question] How to export local variables from Figma for creating a Material UI theme
Dec 22, 2024
The problem in depth 🔍
Hi guys! As I said on title I'm trying to export a MUI Figma project's local variables for creating a theme to develop a Nextjs app:
I tried a lot of unofficial plugins like:
but exported files aren't compatible with MUI palette customization
How can I get a theme from this project?
I don't want to copy and paste over 150 variables...
Thank you in advance
Your environment 🌎
"@emotion/react": "^11.11.1",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.15.1",
"@mui/material": "^5.15.1",
"@mui/x-data-grid-pro": "^6.18.5",
"next": "14.0.4",
"node": "^21.2.0",
"react": "^18",
"react-dom": "^18"
The text was updated successfully, but these errors were encountered: