From 64fad0cf07c90630b2ce7ccb70d9eff87cae9417 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Thu, 2 Dec 2021 10:48:30 +0000 Subject: [PATCH] chore(plugins/tidy-css): add comment re escape and replace purpose --- src/plugins/tidy-css/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/tidy-css/index.js b/src/plugins/tidy-css/index.js index 8b76a4e8c..6a49f7a41 100644 --- a/src/plugins/tidy-css/index.js +++ b/src/plugins/tidy-css/index.js @@ -73,6 +73,7 @@ async function plugin(server) { fonts.forEach((font) => { if (/[^a-zA-Z-]+/.test(font.trim())) { parsedFonts.push( + // Stop escaping of