UNPKG

scancss

Version:

A robust CSS stylesheet statistics collector and analyzer

13 lines (12 loc) 237 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); const cssColorFunctions = exports.cssColorFunctions = [ // 'color-mod', // 'device-cmyk', // 'gray', 'hsl', 'hsla', // 'lab', // 'lch', 'hwb', 'rgb', 'rgba'];