Skip to content

Commit

Permalink
fixe(README.md):Remove the unnecessary display
Browse files Browse the repository at this point in the history
  • Loading branch information
obetame committed Apr 26, 2018
1 parent 80ff688 commit 22e306e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ OR:
1. Do not support css3 color:`transparent` and `currentColor`.
2. When `RGBA` is converted to other color value(like `RGB`,`HEX`,`HSL` etc...) it will lose the alpha value.
3. Some values are lost when some precision values are converted to CMYK and HSV, this is the result of the algorithm, so be careful in the process of using it.

## Update

- `2.1.0`: Add support for converting hex format to [color name](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value).

0 comments on commit 22e306e

Please sign in to comment.