scancss
Version:
A robust CSS stylesheet statistics collector and analyzer
6 lines (5 loc) • 388 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
const cssMsPseudoElements = exports.cssMsPseudoElements = ['-ms-backdrop', '-ms-browse', '-ms-check', '-ms-clear', '-ms-expand', '-ms-fill-lower', '-ms-fill-upper', '-ms-fill', '-ms-input-placeholder', '-ms-reveal', '-ms-thumb', '-ms-ticks-after', '-ms-ticks-before', '-ms-tooltip', '-ms-track', '-ms-value'];