@croud-ui/css
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@croud-ui/css", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "./src/tailwind.config.js", | ||
@@ -17,3 +17,3 @@ "repository": "https://github.com/CroudTech/croud-design-system.git", | ||
"dependencies": { | ||
"@croud-ui/tokens": "0.0.2" | ||
"@croud-ui/tokens": "0.0.4" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
@@ -1,7 +0,7 @@ | ||
const tokens = require("@croud-ui/tokens"); | ||
const brand = require("./brand"); | ||
const functional = require("./functional"); | ||
module.exports = { | ||
success: tokens.colorSuccess, | ||
"info-accent": tokens.colorInfoAccent, | ||
"error-accent": tokens.colorErrorAccent | ||
...brand, | ||
...functional | ||
}; |
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
3863553
19
138
+ Added@croud-ui/tokens@0.0.4(transitive)
- Removed@croud-ui/tokens@0.0.2(transitive)
Updated@croud-ui/tokens@0.0.4