css-inline v0.7.6 Release Notes
Release Date: 2022-01-08 // about 1 year ago-
๐ Fixed
- Invalid handling of double-quoted property values like in
font-family: "Open Sans"
. #129
๐ Performance
- Use
std::fs::read_to_string
in CLI to avoid over/under allocating of the input buffer.
- Invalid handling of double-quoted property values like in