@clearkit/one
Advanced tools
Comparing version 1.4.1 to 1.5.0
{ | ||
"name": "@clearkit/one", | ||
"version": "1.4.1", | ||
"version": "1.5.0", | ||
"description": "ClearKit One", | ||
@@ -42,4 +42,3 @@ "main": "config/index.js", | ||
"postcss-mixins": "^9.0.2", | ||
"postcss-nesting": "^10.1.4", | ||
"postcss-preset-env": "^7.4.3", | ||
"postcss-nested": "^5.0.6", | ||
"postcss-simple-vars": "^6.0.3", | ||
@@ -51,10 +50,9 @@ "prettier": "^1.19.1", | ||
"reakit": "1.3.11", | ||
"tailwindcss": "^3.0.24" | ||
"tailwindcss": "^3.1.8" | ||
}, | ||
"scripts": { | ||
"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css", | ||
"postcss:build:components": "postcss src/css/components.css -o dist/components.css", | ||
"postcss:build": "postcss src/css/clearkit-one.css src/css/components.css -d dist", | ||
"clean": "rm -rf dist .cache", | ||
"start": "npm-run-all -s clean -p docs:dev", | ||
"build": "npm-run-all -s clean postcss:build postcss:build:components docs:build", | ||
"build": "npm-run-all -s clean postcss:build docs:build", | ||
"docs:dev": "next", | ||
@@ -61,0 +59,0 @@ "docs:build": "next build && next export", |
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
836969
31
30464