v3.5.0v3.4.4
Reading changes from the repo…
readableColor
function to ensure compliance with WCAG AA standards, enhancing accessibility for users. This feature resolves issue #479. cssVar
function, allowing it to return the original value instead of throwing an error when the input is not a valid CSS variable. This improves usability for developers working with CSS variables. mix
function to ensure the first color's alpha value is correctly weighted, resolving an issue where the second alpha channel was prioritized. This fix addresses issue #477.