postcss-minify-font-values
Advanced tools
Comparing version
@@ -29,3 +29,3 @@ var stringify = require('postcss-value-parser').stringify; | ||
if (node.type === 'string') { | ||
if (node.type === 'string' || node.type === 'function') { | ||
family.push(node); | ||
@@ -32,0 +32,0 @@ } else if (node.type === 'word') { |
{ | ||
"name": "postcss-minify-font-values", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Minify font declarations with PostCSS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10532
0.27%0
-100%