Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update return type in hexAlphaToHsla function
The return type of the hexAlphaToHsla function has been updated. It can now return either a string or an object containing HSLA color components. This offers extended flexibility for developers using the function to handle different data types.
- Loading branch information