News

The options parameter for the cssColorToRgb function (and consequently for cssColorToHex) is an optional object that can include the following properties: force (optional, boolean): When set to true, ...
For several predefined functions, CSS supports some kind of polymorphism, e.g. rgb (): with and without alpha, percentages or numbers, comma separation or none/slash. Would it be possible and ...