@folkehelseinstituttet/style
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@folkehelseinstituttet/style", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "CSS styling used by Folkehelseinstituttet", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"compile-css": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 import/_all.scss css/styles.css", | ||
"compile-css": "node-sass --include-path node_modules --output-style expanded --source-map true --source-map-contents true --precision 6 import/_all.scss css/styles.css", | ||
"generate-icon-map": "node ./src/fhi/icons/generate-icon-map", | ||
@@ -20,0 +20,0 @@ "minify-css": "cleancss --format breaksWith=lf --source-map --source-map-inline-sources --output css/styles.min.css css/styles.css", |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2914958