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
{{ message }}
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
Once #80 is done it would be nice to be able to export the current color styles to a tailwind.config.js.
This would allow to easily modify the colors in the js file and then use the import feature to update the colors on Figma.
It would also allow to update the tailwind.config.js if, for example, some color changes are made directly in Figma.
If there are forbidden characters in the color name (e.g. spaces), those can simply be removed while exporting.
Once #80 is done it would be nice to be able to export the current color styles to a tailwind.config.js.
This would allow to easily modify the colors in the js file and then use the import feature to update the colors on Figma.
It would also allow to update the tailwind.config.js if, for example, some color changes are made directly in Figma.
If there are forbidden characters in the color name (e.g. spaces), those can simply be removed while exporting.