You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bucklescript bindings for [TinyColor](https://github.com/TypeCtrl/tinycolor): fast, small color manipulation and conversion. See also [https://typectrl.github.io/tinycolor](https://typectrl.github.io/tinycolor)
8
7
9
8
## Getting started
10
9
11
10
```
12
-
yarn add https://github.com/mikaello/bs-tinycolor
11
+
yarn add bs-tinycolor
13
12
```
14
13
15
14
Then add `bs-tinycolor` as a dependency to `bsconfig.json`:
0 commit comments