grid-style
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,12 @@ | ||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/lbwa/grid-style/compare/v0.3.3...v1.0.0) (2018-08-02) | ||
### Features | ||
* more gutters value ([ef29440](https://github.com/lbwa/grid-style/commit/ef29440)) | ||
* new responsive breakpoints (576px, 768px, 992px, 1200px) ([c3a1376](https://github.com/lbwa/grid-style/commit/c3a1376)) | ||
<a name="0.3.3"></a> | ||
@@ -2,0 +13,0 @@ ## [0.3.3](https://github.com/lbwa/grid-style/compare/v0.3.2...v0.3.3) (2018-08-02) |
{ | ||
"name": "grid-style", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Grid layout implemented by flex box.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.css", |
@@ -157,2 +157,3 @@ # grid-style [![npm](https://img.shields.io/npm/v/grid-style.svg)](https://www.npmjs.com/package/grid-style) [![Build Status](https://travis-ci.org/lbwa/grid-style.svg?branch=master)](https://travis-ci.org/lbwa/grid-style) | ||
If you are using version `0.3.x` : | ||
| selector | target | description | | ||
@@ -159,0 +160,0 @@ | -------- | ------ | ----------- | |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43822
174