Files
pydantic/changes/4869-tiwilliam.md
William Tisäter afff676c03 Support CSS 4 space-separated colors (#4869)
* Support CSS 4 space separated rgb and hsl

* Add comment with examples for regex matches

* Bake variables into regex
2023-01-23 12:52:23 +00:00

2 lines
64 B
Markdown

Support CSS 4 space-separated `rgb` and `hsl` colors in `Color`