@nrk/core-css
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -12,3 +12,3 @@ /* eslint-disable no-console, no-sync */ | ||
.replace(/\/\*[^!][^*]*\*\//g, '') // Strip comments | ||
.replace(/\s*(^|[>:;,{}/]|$)\s*/g, '$1'); // Strip white space around tokens | ||
.replace(/\s*(^|[>:;,{}/]|$)\s*/g, '$1'); // Strip white space around tokens | ||
@@ -15,0 +15,0 @@ const buildCss = () => Promise |
@@ -6,3 +6,3 @@ { | ||
"author": "NRK <opensource@nrk.no> (https://www.nrk.no/)", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"license": "MIT", | ||
@@ -9,0 +9,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
76958
481