@arcteryx/arcteryx-foundation-ui
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@arcteryx/arcteryx-foundation-ui", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Arc'teryx.com foundational UI elements", | ||
@@ -9,3 +9,3 @@ "main": "css/arcteryx.css", | ||
"build-autoprefix": "postcss --use autoprefixer --map false css/*.css --dir css", | ||
"build-cleancss": "foreach -g './css/*.css' -x 'cleancss -O2 #{path} -o #{path}' --no-c", | ||
"build-cleancss": "foreach -g './css/*.css' -x 'cleancss -O2 #{path} -o #{path} --source-map' --no-c", | ||
"build-clean": "rimraf css", | ||
@@ -21,2 +21,3 @@ "build-scss": "node-sass --output-style expanded --source-map true scss/markets --output css", | ||
"clean-css-cli": "^4.2.1", | ||
"foreach": "^2.0.5", | ||
"foreach-cli": "^1.8.1", | ||
@@ -23,0 +24,0 @@ "node-sass": "^4.11.0", |
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
21025
23
7