sky-toolkit-core
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -6,2 +6,14 @@ # Changelog | ||
## 1.10.0 | ||
### Enhancements | ||
* [globals] Introduction of `$global-container-width` to replace `$container-width` from Layout in 2.0. | ||
### Features | ||
* [mixins] `edge-position()` mixin to simplify and avoid repeated use of individual edge positioning. | ||
* [utilities] Addition of `u-fill-absolute` to absolutely position an element to fully fill the parent container. | ||
## 1.9.0 | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "sky-toolkit-core", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "The core of Sky's CSS Toolkit", | ||
@@ -5,0 +5,0 @@ "main": "index.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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
86118
63