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

CSS grid unit fr is not supported #791

Open
geetkibo opened this issue Jan 31, 2024 · 0 comments
Open

CSS grid unit fr is not supported #791

geetkibo opened this issue Jan 31, 2024 · 0 comments

Comments

@geetkibo
Copy link

Hello,
We're facing a weird issue with CSSList where it's considering valid CSS to be invalid and raising linting error. The issue is with fr unit of css grid which is not being passed as valid by lint checking mechanism. I've also attached a screenshot of the error.
I wanted to ask does maintainers of CSSLint have a plan to fix this issue, if not then can someone suggest a workaround.
Thanks.

Expected behaviour: Valid CSS grid unit like fr should get passed from lint checking.
Current behaviour: Linter doesn't consider fr unit to be valid CSS and raised error message "Expected RBRACE at line XX".

Screenshot of error
Screenshot from 2024-01-23 16-33-43

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

No branches or pull requests

1 participant