@flodesk/grain 11.0.6 → 11.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -206,7 +206,8 @@ export var styleConfig = {
206
206
  propName: 'order',
207
207
  property: 'order',
208
208
  short: 'ord'
209
- }]
209
+ }],
210
+ isResponsive: true
210
211
  },
211
212
  flexProps: {
212
213
  props: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flodesk/grain",
3
- "version": "11.0.6",
3
+ "version": "11.0.7",
4
4
  "description": "Flodesk design system",
5
5
  "module": "es/index.js",
6
6
  "author": "Flodesk",