@cryptic-css/prop-mid
Advanced tools
Comparing version 3.17.0 to 3.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.18.0](https://github.com/wintercounter/ccss/compare/v3.17.0...v3.18.0) (2020-10-12) | ||
**Note:** Version bump only for package @cryptic-css/prop-mid | ||
# [3.17.0](https://github.com/wintercounter/ccss/compare/v3.16.0...v3.17.0) (2020-10-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cryptic-css/prop-mid", | ||
"version": "3.17.0", | ||
"version": "3.18.0", | ||
"description": "Adds support for the `mid` prop to add styles for centering element on the middle using the classic `top/left 50% + translate -50%` trick.", | ||
@@ -74,5 +74,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^3.17.0" | ||
"@cryptic-css/core": "^3.18.0" | ||
}, | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
703869