UNPKG

scancss

Version:

A robust CSS stylesheet statistics collector and analyzer

6 lines (5 loc) 154 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const reCssFileName = exports.reCssFileName = /['"]?\b(.+?\.css)\b['"]?/g;