You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... even though transition is a valid prop and --transition-style is properly defined, so probably the same cause for #40 where color: val(...) was used and it similarly warned Unknown property 'color' found
Environment
ESLint version: v9.17.0
@eslint/css version: v0.2.0
Node version: v22.9.0
npm version: v10.9.1
Operating System: Win10
Which language are you using?
stylesheet
What did you do?
Configuration
What did you expect to happen?
No errors
What actually happened?
For the block:
... plug-in warns:
... even though
transition
is a valid prop and--transition-style
is properly defined, so probably the same cause for #40 wherecolor: val(...)
was used and it similarly warnedUnknown property 'color' found
Link to Minimal Reproducible Example
https://github.com/adamlui/chatgptevo.com/actions/runs/12737646550/job/35498929438
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: