@clearkit/css
Advanced tools
Comparing version 0.2.0-alpha.0 to 0.2.0-alpha.1
{ | ||
"name": "@clearkit/css", | ||
"version": "0.2.0-alpha.0", | ||
"version": "0.2.0-alpha.1", | ||
"description": "ClearKit CSS", | ||
@@ -56,2 +56,3 @@ "main": "dist/index.js", | ||
"build": "yarn build:config && yarn postcss:build", | ||
"build:watch": "yarn build --watch", | ||
"build:config": "rollup -c", | ||
@@ -62,6 +63,5 @@ "build:css": "yarn build", | ||
"lint:fix": "yarn lint --fix", | ||
"postcss:build": "postcss src/css/*.css --dir dist", | ||
"watch:css": "yarn build --watch" | ||
"postcss:build": "postcss src/css/*.css --dir dist" | ||
}, | ||
"gitHead": "2da00526ea3226095463ecd5cb734e0c10cf8cad" | ||
"gitHead": "b7e0c489fb42413dcc13c5cf8da35807cd7a3984" | ||
} |
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
851151