figma-polychrom
figma-polychrom copied to clipboard
Move from `culori` to `culori/fn`
By default, culori exports adds all possible color model. Most of them used by nobody (like xyz or rgb-d60).
With moving to culori/fn you will be able to reduce JS bundle, speed up initialization and reduce memory usage a little.
Here is an example of transition: https://github.com/antiflasher/apcach/pull/13