-
Notifications
You must be signed in to change notification settings - Fork 195
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 req: add rem to px preview #200
Comments
This has been added as an experimental feature which can be enabled by using the {
"tailwindCSS.experimental.showPixelValues": true
} Any feedback is appreciated! |
@bradlc wooow thx, I'm starting to test) |
Hi @bradlc, |
Feature req: It would also be useful to configure the px value for 1 rem. I'm working on a project that changed the root font size to 14px 😬 |
|
Sometimes, when developing, you need to use pixel equivalents, but they are not in memory)
add px preview for rems)
like
and add option for set base size like 16px
The text was updated successfully, but these errors were encountered: