cascading-color-systems
Advanced tools
Comparing version 0.1.0-beta.8 to 0.1.0-beta.9
# Changelog | ||
## 0.1.0-beta.9 - 2019/11/29 | ||
- NEW: `--ccs-mode--zero` and `--ccs-mode--invert-zero` | ||
provide mode values of `0` (dark) or `1` (light), | ||
rather than `-1` (dark) and `1` (light) | ||
- NEW: `if-mode($light, $dark)` function returns a CSS `calc()` toggle | ||
between two values, depending on the current (light/dark) mode | ||
## 0.1.0-beta.8 - 2019/11/29 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "cascading-color-systems", | ||
"version": "0.1.0-beta.8", | ||
"version": "0.1.0-beta.9", | ||
"description": "generate dynamic color palettes with custom properties", | ||
@@ -5,0 +5,0 @@ "main": "dist.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
47353
23
397