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

Tailwind with Custom Prefix Option and Text Effects Support #147

Closed
wants to merge 0 commits into from

Conversation

Lampenbauer
Copy link
Contributor

  • Added a tailwindPrefix property to PluginSettings for customizable Tailwind class prefixes. https://tailwindcss.com/docs/configuration#prefix
    https://imgur.com/rVN9sv5
  • Updated Tailwind configuration to utilize the custom prefix in class generation across various components.
  • Refactored Tailwind class generation methods to incorporate the new prefix functionality, ensuring consistent application of prefixes in generated classes.
  • If a Figma text element has drop shadow or layer blur effects, those are now supported by the Tailwind code output. https://imgur.com/JxNSdWu

@bernaferrari
Copy link
Owner

Agghhhhh I forgot to merge this (there was also a huge PR that prevented it). If you rebase, I'll merge. Else I can merge manually too. Sorry!!

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