@bcredi/global-css
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@bcredi/global-css", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Global style for building Bcredi Design System UI", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.css", | ||
"prebuild": "rm -rf dist && mkdir -p dist", | ||
"build": "postcss src/*.css --dir dist -u precss autoprefixer cssnano rucksack-css --no-map", | ||
"build": "postcss src/*.css --dir dist -u precss rucksack-css autoprefixer postcss-clean --no-map", | ||
"postbuild": "cat dist/reset.css dist/typography.css dist/custom.css > dist/index.css" | ||
@@ -20,3 +20,3 @@ }, | ||
"autoprefixer": "^9.5.1", | ||
"cssnano": "^4.1.10", | ||
"postcss-clean": "^1.1.0", | ||
"postcss-cli": "^6.1.2", | ||
@@ -29,3 +29,3 @@ "precss": "^4.0.0", | ||
}, | ||
"gitHead": "61f3dbc83ad945843eb1ac8f4cb62f20487afbb4" | ||
"gitHead": "30b4d488993e181b26519ddaadea7e253812f671" | ||
} |
@@ -11,3 +11,3 @@ # @bcredi/global-css | ||
| ------------------------- | ------- | | ||
| `@bcredi/global-css` | 0.1.1 | | ||
| `@bcredi/global-css` | 0.2.4 | | ||
@@ -14,0 +14,0 @@ |
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
7341