Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function() {
if (!this._uncritical) {
this._uncritical = extractCss(orig, diff);
}
return this._uncritical;
};