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

show config file value doesn't work for non-numeric LineHeight values #40

Closed
1 of 3 tasks
sjaakbanaan opened this issue Feb 16, 2024 · 3 comments · Fixed by #46
Closed
1 of 3 tasks

show config file value doesn't work for non-numeric LineHeight values #40

sjaakbanaan opened this issue Feb 16, 2024 · 3 comments · Fixed by #46

Comments

@sjaakbanaan
Copy link

Description

So this works fine, i can see the color values and the actual base font-size:
image

This stops working as soon as i add LineHeight with a non-numeric value:
image

Link to Reproduction

https://

Steps to reproduce

  1. Open a component with the cva() function in VS Code;
  2. Add a lineHeight to it, without a numeric value.

JS Framework

React

Panda CSS Version

^0.30.2

Browser

/

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

@anubra266
Copy link
Collaborator

anubra266 commented Feb 17, 2024

@sjaakbanaan could you attach a reproduction of your specific issue at https://play.panda-css.com/ or Stackblitz? Thanks.

@anubra266
Copy link
Collaborator

Ah sorry @sjaakbanaan I thought this was the panda repo 😁

@sjaakbanaan
Copy link
Author

Ah sorry @sjaakbanaan I thought this was the panda repo 😁

Haha no problem, I was already wondering how i was going to reproduce the issue there 😁

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 a pull request may close this issue.

2 participants