UNPKG

scancss

Version:

A robust CSS stylesheet statistics collector and analyzer

6 lines (5 loc) 1.09 kB
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); const cssFunctions = exports.cssFunctions = ['annotation', 'attr', 'blur', 'brightness', 'calc', 'character-variant', 'circle', 'color-mod', 'color', 'contrast', 'conic-gradient', 'counters', 'counter', 'cubic-bezier', 'device-cmyk', 'domain', 'drop-shadow', 'element', 'ellipse', 'env', 'expression', 'fit-content', 'frames', 'grayscale', 'gray', 'hsla', 'hsl', 'hue-rotate', 'hwb', 'image', 'inset', 'invert', 'lab', 'lch', 'linear-gradient', 'matrix3d', 'matrix', 'media-document', 'minmax', 'min', 'max', 'opacity', 'ornaments', 'perspective', 'polygon', 'radial-gradient', 'rect', 'regexp', 'repeating-conic-gradient', 'repeating-linear-gradient', 'repeating-radial-gradient', 'repeat', 'rgba', 'rgb', 'rotateX', 'rotateY', 'rotateZ', 'rotate3d', 'rotate', 'saturate', 'scaleX', 'scaleY', 'scaleZ', 'scale3d', 'scale', 'sepia', 'skewX', 'skewY', 'skew', 'steps', 'styleset', 'stylistic', 'swash', 'symbols', 'translateX', 'translateY', 'translateZ', 'translate3d', 'translate', 'url', 'url-prefix', 'var'];