1.1.0 • Published 7 years ago
pastel-hsl v1.1.0
pastel-hsl
Returns a random pastel hsl color upon calling the function.
Installation
$ npm install -S pastel-hslUsage
import pastel from "pastel-hsl";
const pastelColor = pastel();Returns a random pastel hsl color upon calling the function.
$ npm install -S pastel-hslimport pastel from "pastel-hsl";
const pastelColor = pastel();