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

Incorrect value types for some CSS properties #2390

Closed
3 tasks
theMasix opened this issue Mar 17, 2024 · 0 comments · Fixed by #2393
Closed
3 tasks

Incorrect value types for some CSS properties #2390

theMasix opened this issue Mar 17, 2024 · 0 comments · Fixed by #2393

Comments

@theMasix
Copy link

Description

I enabled the strictPropertyValue in our project.

Although almost all CSS properties have correct types, there are some issues with these CSS properties and they do not accept CSS variables:

  • flexDirection
  • alignItems
  • objectFit
  • flexWrap

Link to Reproduction

https://play.panda-css.com/eR8XrSAnRq

Steps to reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

JS Framework

No response

Panda CSS Version

0.35.0

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

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.

1 participant