@vcl/theme
Advanced tools
Comparing version 0.7.0-alpha.3 to 1.0.0-alpha.2
@@ -6,2 +6,42 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.2) (2020-01-17) | ||
### Code Refactoring | ||
* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511)) | ||
### BREAKING CHANGES | ||
* VCL was migrated to sass. Check docs for further information. | ||
# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17) | ||
### Code Refactoring | ||
* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511)) | ||
### BREAKING CHANGES | ||
* VCL was migrated to sass. Check docs for further information. | ||
# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17) | ||
**Note:** Version bump only for package @vcl/theme | ||
# [0.7.0-alpha.3](https://github.com/vcl/vcl/compare/v0.7.0-alpha.0...v0.7.0-alpha.3) (2020-01-08) | ||
@@ -8,0 +48,0 @@ |
{ | ||
"name": "@vcl/theme", | ||
"description": "The VCL default theme", | ||
"version": "0.7.0-alpha.3", | ||
"version": "1.0.0-alpha.2", | ||
"main": "package.json", | ||
"scss": "index.scss", | ||
"scripts": { | ||
@@ -12,4 +13,3 @@ "test": "vcl-preprocessor ./index.sss ./build/test.css", | ||
}, | ||
"style": "index.sss", | ||
"demoStyle": "demo.sss", | ||
"scssDemo": "demo.scss", | ||
"author": { | ||
@@ -27,4 +27,3 @@ "name": "n-fuse GmbH", | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.7.0-alpha.1", | ||
"@vcl/preprocessor": "^0.7.0-alpha.1", | ||
"@vcl/build-demo": "^1.0.0-alpha.2", | ||
"browser-sync": "^2.26.3", | ||
@@ -51,3 +50,3 @@ "normalize.css": "^8.0.1", | ||
}, | ||
"gitHead": "052b46db45145b67ec42726756d5723dae1b5b30" | ||
"gitHead": "72aa1bf555af2745a6cb6ff589f08709ab6ec32a" | ||
} |
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
75519
4
18
1402