mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-20 23:00:58 +00:00
afff676c03
* Support CSS 4 space separated rgb and hsl * Add comment with examples for regex matches * Bake variables into regex
2 lines
64 B
Markdown
2 lines
64 B
Markdown
Support CSS 4 space-separated `rgb` and `hsl` colors in `Color`
|