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

Add support for Tailwind token with opacity modifier syntax color #526

Closed
4 tasks done
serkodev opened this issue May 2, 2023 · 0 comments · Fixed by #525
Closed
4 tasks done

Add support for Tailwind token with opacity modifier syntax color #526

serkodev opened this issue May 2, 2023 · 0 comments · Fixed by #525
Labels
enhancement: to triage New feature of request pending review by team member

Comments

@serkodev
Copy link
Contributor

serkodev commented May 2, 2023

Clear and concise description of the problem

Tailwind CSS variables color:
https://tailwindcss.com/docs/customizing-colors#using-css-variables

source:
https://github.com/tailwindlabs/tailwindcss/blob/759a8c2061fbb9aabd0ec9c5f534652e7a2c9717/src/util/pluginUtils.js#L107-L115

Suggested solution

Replace color <alpha-value> with 1

Alternative

No response

Additional context

No response

Validations

@serkodev serkodev added the enhancement: to triage New feature of request pending review by team member label May 2, 2023
@serkodev serkodev changed the title Add support for Tailwind token with opacity modifier syntax color. Add support for Tailwind token with opacity modifier syntax color May 2, 2023
Akryum added a commit that referenced this issue Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement: to triage New feature of request pending review by team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant