@croud-ui/css
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,10 @@ # Changelog | ||
### 1.0.1 (2023-01-27) | ||
### Refactors | ||
* replace rgb with hex color design tokens in config ([c2ac6aa](https://github.com/CroudTech/croud-design-system/commit/c2ac6aaa578c46f44dc80a98313701943c41cf93)) | ||
## [1.0.0](https://github.com/CroudTech/croud-design-system/compare/element-plus-theme/v0.1.0...css/v1.0.0) (2022-05-24) | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@croud-ui/css", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "./src/tailwind.config.js", | ||
@@ -17,3 +17,3 @@ "repository": "https://github.com/CroudTech/croud-design-system.git", | ||
"dependencies": { | ||
"@croud-ui/tokens": "^1.0.0" | ||
"@croud-ui/tokens": "^2.0.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
6110349
+ Added@croud-ui/tokens@2.1.0(transitive)
- Removed@croud-ui/tokens@1.0.0(transitive)
Updated@croud-ui/tokens@^2.0.0