Module plugin/hsl

HSLa color model manipulation plugin.

import { clr } from 'paint-bucket/core';
import 'paint-bucket/core/hsl';

clr().hsl();