@cryptic-css/prop-mid
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@cryptic-css/prop-mid", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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.", | ||
@@ -29,5 +29,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^1.0.0" | ||
"@cryptic-css/core": "^1.0.1" | ||
}, | ||
"gitHead": "d0dcdf7f5d51ea8bc559db0eb37ac7660d8eaafe" | ||
"gitHead": "6201693108f080ed447f00f8acc9684ba2c4dd07" | ||
} |
# `@cryptic-css/prop-mid` | ||
See: https://ccss.dev/docs/api-and-packages/prop-mid |
@@ -0,0 +0,0 @@ import { setProps } from '@cryptic-css/core' |
2978
5
67