Skip to content

Releases: wayneashleyberry/css-color

v1.1.0

04 Jun 06:23
Compare
Choose a tag to compare

This was unfortunately a breaking change, but it has long frustrated me that the default package import needed to be named. I have moved the parser and keywords into their own packages, pkg/parser and pkg/keywords respectively. This does mean imports need to be updated, but I think it's worth it — especially considering future maintainability.