v1.1.1
New features
Use the culori/css or culori/all bootstrap packages in addition to culori/fn to quickly bootstrap CSS-supported color spaces / all color spaces while maintaining tree-shakeability:
import 'culori/css';
import { interpolate } from 'culori/fn';