We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Tailwind v4, the spacing scale is now tweakable using a --spacing variable.
--spacing
This is cool but a downside is the intellisense no longer shows the pixel values:
instead of:
It would be nice if the extension could calculate these.
What version of VS Code are you using?
v1.94.2
What version of Tailwind CSS IntelliSense are you using?
For example: v0.12.13
What version of Tailwind CSS are you using?
For example: v4.0.0-alpha.33
What package manager are you using?
pnpgm
What operating system are you using?
macOS
The text was updated successfully, but these errors were encountered:
Yep, this one is on my list to fix up.
Sorry, something went wrong.
thecrypticace
No branches or pull requests
In Tailwind v4, the spacing scale is now tweakable using a
--spacing
variable.This is cool but a downside is the intellisense no longer shows the pixel values:
instead of:
It would be nice if the extension could calculate these.
What version of VS Code are you using?
v1.94.2
What version of Tailwind CSS IntelliSense are you using?
For example: v0.12.13
What version of Tailwind CSS are you using?
For example: v4.0.0-alpha.33
What package manager are you using?
pnpgm
What operating system are you using?
macOS
The text was updated successfully, but these errors were encountered: