@cryptic-css/plugin-grid
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@cryptic-css/plugin-grid", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "> TODO: description", | ||
@@ -29,5 +29,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^0.0.2" | ||
"@cryptic-css/core": "^0.0.3" | ||
}, | ||
"gitHead": "07a77cee77c50ff2ea3995a99efb147a3792f5e1" | ||
"gitHead": "5802f3d1bd0ce096ec33a985c18cdbbc627dacd0" | ||
} |
@@ -1,11 +0,7 @@ | ||
# `@cryptic-css/value-ratio` | ||
# `@cryptic-css/plugin-grid` | ||
> TODO: description | ||
> This plugin adds support for automatic fragment values for grid properties. | ||
## Usage | ||
``` | ||
const valueRatio = require('@cryptic-css/value-ratio'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
UNDER DEVELOPMENT |
1240
8