css: Implement missing components in colors
Add support for parsing none for color components, and preserve that information for serialization. We currently don't use it for other things, but we should.
This commit is contained in:
Add support for parsing none for color components, and preserve that information for serialization. We currently don't use it for other things, but we should.