UNPKG

scancss

Version:

A robust CSS stylesheet statistics collector and analyzer

6 lines (5 loc) 176 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const reCssUrlFunctionWithArg = exports.reCssUrlFunctionWithArg = /url\(\s*['"]?.+?['"]?\s*\)/g;