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

v4: Show theme key completions in var(…) #1274

Merged
merged 6 commits into from
Mar 20, 2025

Conversation

thecrypticace
Copy link
Contributor

Closes #1209

In v4.1 `—theme(…)` will resolve to `var(…)` as a way to generate the correct var() calls without needing to know the prefix. We want the actual, inlined values instead of the `var(…)` calls
@thecrypticace thecrypticace merged commit 7419259 into main Mar 20, 2025
@thecrypticace thecrypticace deleted the feat/better-theme-completions branch March 20, 2025 19:09
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.

[Feature]: Provide VS Code Autocompletion for Tailwind's Generated CSS Variables
1 participant