Function validators
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There is a bunch of css functions that don't have appropriate validator yet. This issue is created in order to keep track of progress in this kind of functionality.
- [x] [calc](https://developer.mozilla.org/en-US/docs/Web/CSS/calc)
- [x] [clip-path](https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path)
- [x] [cross-fade](https://docs.webplatform.org/wiki/css/functions/cross-fade)
- [x] [element](https://developer.mozilla.org/en-US/docs/Web/CSS/element)
- [x] [filter](https://developer.mozilla.org/en-US/docs/Web/CSS/filter)
- [x] [minmax](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-rows)
- [ ] [transform](https://developer.mozilla.org/en-US/docs/Web/CSS/transform)
- [ ] [attr](https://developer.mozilla.org/en-US/docs/Web/CSS/attr)
- [x] [gradient](https://developer.mozilla.org/en/docs/Web/CSS/background-image#gradient) ([proprietary support](https://github.com/ben-eb/css-values/issues/20) currently outstanding)
Feel free to update this post (or point out missing functions)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.