UNPKG

@opendevtools/wcag-color

Version:

Color constrast helpers to achieve the WCAG 2.0 standard

21 lines (9 loc) 793 B
## [1.2.1](https://github.com/opendevtools/wcag-color/compare/v1.2.0...v1.2.1) (2021-05-03) ### Bug Fixes * update configs ([8321ca7](https://github.com/opendevtools/wcag-color/commit/8321ca77583ec61517aebdf0efbb211502beea8f)) # [1.2.0](https://github.com/opendevtools/wcag-color/compare/v1.1.1...v1.2.0) (2020-11-11) ### Features * release under @opendevtools organization ([e141c28](https://github.com/opendevtools/wcag-color/commit/e141c28ba13388e3c6c03956afb767cd7f80c9c5)) ## [1.1.1](https://github.com/believer/wcag-color/compare/v1.1.0...v1.1.1) (2020-05-12) ### Bug Fixes * handle 0 and 360 hue equally with hsl fixes [#85](https://github.com/believer/wcag-color/issues/85) ([5b7a4c1](https://github.com/believer/wcag-color/commit/5b7a4c18df9220543ffdb6552d7766c439f3a305))