react-flexa
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,3 +6,3 @@ Object.defineProperty(exports, "__esModule", { | ||
var _templateObject = _taggedTemplateLiteral(['\n // Initial component properties\n box-sizing: border-box;\n\n ', ';\n'], ['\n // Initial component properties\n box-sizing: border-box;\n\n ', ';\n']), | ||
var _templateObject = _taggedTemplateLiteral(['\n // Initial component properties\n box-sizing: border-box;\n\n ', '\n'], ['\n // Initial component properties\n box-sizing: border-box;\n\n ', '\n']), | ||
_templateObject2 = _taggedTemplateLiteral(['\n // Generated Display\n ', '\n\n // Generate gutter\n ', '\n\n // Generate flex rule before width, this avoid override\n ', '\n\n // Generate column width\n ', '\n\n // Responsive Flexbox properties\n ', '\n ', '\n '], ['\n // Generated Display\n ', '\n\n // Generate gutter\n ', '\n\n // Generate flex rule before width, this avoid override\n ', '\n\n // Generate column width\n ', '\n\n // Responsive Flexbox properties\n ', '\n ', '\n ']); | ||
@@ -9,0 +9,0 @@ |
@@ -5,3 +5,3 @@ Object.defineProperty(exports, "__esModule", { | ||
var _templateObject = _taggedTemplateLiteral(['\n // Initial component property\n box-sizing: border-box;\n\n ', ';\n'], ['\n // Initial component property\n box-sizing: border-box;\n\n ', ';\n']), | ||
var _templateObject = _taggedTemplateLiteral(['\n // Initial component property\n box-sizing: border-box;\n\n ', '\n'], ['\n // Initial component property\n box-sizing: border-box;\n\n ', '\n']), | ||
_templateObject2 = _taggedTemplateLiteral(['\n // Generate gutter\n ', '\n\n // Responsive Flexbox properties\n ', '\n ', '\n ', '\n ', '\n ', '\n ', '\n '], ['\n // Generate gutter\n ', '\n\n // Responsive Flexbox properties\n ', '\n ', '\n ', '\n ', '\n ', '\n ', '\n ']); | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "react-flexa", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "React flexbox grid system using styled components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
371898