@cryptic-css/prop-mq
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -6,2 +6,11 @@ # Change Log | ||
# [3.2.0](https://github.com/wintercounter/ccss/compare/v3.1.0...v3.2.0) (2020-04-08) | ||
**Note:** Version bump only for package @cryptic-css/prop-mq | ||
# [3.1.0](https://github.com/wintercounter/ccss/compare/v3.0.2...v3.1.0) (2020-03-22) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@cryptic-css/prop-mq", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.", | ||
@@ -32,5 +32,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^3.1.0" | ||
"@cryptic-css/core": "^3.2.0" | ||
}, | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
@@ -0,0 +0,0 @@ import { mediaQuery } from '@w11r/use-breakpoint' |
8174
7
110