Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tailwind colors): add exact colors, style, and color name #105

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nicolas-cherel
Copy link

• now supports styles, if a style is used for a figma node, its styles
take precedence on node fills. (probably need factorization for other
frameworks)
• add a setting to only allow named color for exact matches with tailwind
• use figma name, either alias or style for colors. Those colors
need to be added to tailwind configuration.

 • now supports styles, if a style is used for a figma node, its styles
   take precedence on node fills. (probably need factorization for other
   frameworks)
 • add a setting to only allow named color for exact matches with tailwind
 • use figma name, either alias or style for colors. Those colors
   need to be added to tailwind configuration.
@davestewart
Copy link
Contributor

davestewart commented Jul 12, 2024

Hey @nicolas-cherel - you might want to look at two recently-merged PRs which will affect your code:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants