@vtmn/css
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.2](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css@0.2.1...@vtmn/css@0.2.2) (2021-03-20) | ||
**Note:** Version bump only for package @vtmn/css | ||
## [0.2.1](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css@0.2.0...@vtmn/css@0.2.1) (2021-03-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vtmn/css", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Decathlon Design System - Vitamin global CSS styles library", | ||
@@ -27,3 +27,4 @@ "keywords": [ | ||
"build": "postcss src/index.css -o dist/index.css && cross-env FONT_SIZE_BASE=10 postcss src/index.css -o dist/index-base10.css && lerna run --parallel --scope \"@vtmn/css-*\" build", | ||
"start": "chokidar \"src/**\" --initial -i \"**/dist/**\" -c \"yarn build\"" | ||
"prestart": "yarn build", | ||
"start": "chokidar \"src/**\" -i \"**/dist/**\" -c \"yarn build\"" | ||
}, | ||
@@ -49,3 +50,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "03868a6d170cb968656d28ad8a734b1ebd85fe1f" | ||
"gitHead": "86c737d42aae6cc7edef1408b27f5283dafbd924" | ||
} |
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
3853516