Remove css check or just throw a warning on invalid CSS rules.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for a great lib!
So far I've run into missing css rules for 'display: flex' and 'filter: XX'. Just an omission in chenglou/valid-css-props or is there a set of supported browsers?
If it would just throw a warning it would make it easy to send a PR and wait for the warnings to disappear instead of having to use a fork.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing RCSS's CSS validation and its use of chenglou/valid-css-props, then reproduce the handling of `display: flex` and `filter: XX`. Done means the intended behavior is established and unsupported or missing rules no longer unnecessarily block use, either by accepting them or issuing a warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100