@clearkit/one
Advanced tools
Comparing version 0.8.0 to 0.8.1-0
{ | ||
"name": "@clearkit/one", | ||
"version": "0.8.0", | ||
"version": "0.8.1-0", | ||
"description": "ClearKit One", | ||
"main": "", | ||
"main": "dist/clearkit-one.js", | ||
"publishConfig": { | ||
@@ -10,2 +10,3 @@ "access": "public" | ||
"files": [ | ||
"dist/clearkit-one.js", | ||
"dist/clearkit-one.css" | ||
@@ -31,2 +32,3 @@ ], | ||
"posthtml-include": "^1.2.0", | ||
"rollup": "^1.30.1", | ||
"tailwindcss": "^1.0.5", | ||
@@ -38,5 +40,6 @@ "tailwindcss-gradients": "^2.3.0" | ||
"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css --env production", | ||
"build:config": "rollup -c rollup.config.js", | ||
"clean": "rm -rf dist .cache", | ||
"start": "npm-run-all -s clean -p postcss:watch docs", | ||
"build": "npm-run-all -s clean postcss:build eleventy", | ||
"build": "npm-run-all -s clean build:config postcss:build eleventy", | ||
"eleventy": "eleventy", | ||
@@ -43,0 +46,0 @@ "docs": "eleventy --serve", |
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
1991226
4
75493
19