Releases: samzlab/tailwind-hsluv
Releases · samzlab/tailwind-hsluv
0.1.6 (2020-09-28)
0.1.4 (2020-09-27)
Features
- tailwindcss plugin (exported as
hsluv
) (ca5f4c5)
0.1.3
Enhancements:
- added CHANGELOG.md (this file:P)
- added many parameter validations (steps, etc)
- added tests (with jest)
- moved type declarations (.d.ts files) to /types folder
- add types folder to package.json#files to include them in the npm package
- moved hsluv lib to external dependencies (it's pre-bundled anyway)
First release
- Working generator function
- Included types (in d.ts files)
- Improved color types (hex, color name and rgb color as array)