thien-do / moai

A React component library, where buttons look like buttons🗿
https://moai.thien.do
127 stars 26 forks source link

Refactor: Moving away from Qix/color #271

Open thien-do opened 3 years ago

thien-do commented 3 years ago

Currently we are using Qix-/color to show the contrast ratio in the Color pages of our docs:

image

However, the author has decided to no longer transpiled the distribution, which breaks our build. Even though the future seems bright, I think a better solution now is to replace Qix-/color with an alternative that compiled their distribution.

The only function we are using is getContrast. Any suggestion for a replacement?