<a name="1.0.1"></a>
## [1.0.1](https://github.com/lbwa/grid-style/compare/v1.0.0...v1.0.1) (2018-08-02)


### Bug Fixes

* usage table ([a0bd56c](https://github.com/lbwa/grid-style/commit/a0bd56c))



<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>
## [0.3.3](https://github.com/lbwa/grid-style/compare/v0.3.2...v0.3.3) (2018-08-02)


### Bug Fixes

* correct wrong gutter params ([e2119d7](https://github.com/lbwa/grid-style/commit/e2119d7))



<a name="0.3.2"></a>
## [0.3.2](https://github.com/lbwa/grid-style/compare/v0.3.1...v0.3.2) (2018-08-01)


### Bug Fixes

* .grid.grid-cell-#{1 ~ 12} get lower weight ([48c3cbc](https://github.com/lbwa/grid-style/commit/48c3cbc))



<a name="0.3.1"></a>
## [0.3.1](https://github.com/lbwa/grid-style/compare/v0.3.0...v0.3.1) (2018-07-31)


### Bug Fixes

* wrong package name in README ([58ac8f8](https://github.com/lbwa/grid-style/commit/58ac8f8))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/lbwa/grid-style/compare/v0.2.2...v0.3.0) (2018-07-31)


### Features

* add functionality for horizontal alignment ([4159622](https://github.com/lbwa/grid-style/commit/4159622))
* new API to define new flex direction ([41bd663](https://github.com/lbwa/grid-style/commit/41bd663))



<a name="0.2.2"></a>
## [0.2.2](https://github.com/lbwa/grid-style/compare/v0.2.1...v0.2.2) (2018-07-30)


### Bug Fixes

* correct css file path when user import css ([f417c1c](https://github.com/lbwa/grid-style/commit/f417c1c))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/lbwa/grid-style/compare/v0.2.0...v0.2.1) (2018-07-30)



<a name="0.2.0"></a>
# [0.2.0](https://github.com/lbwa/grid-style/compare/v0.1.1...v0.2.0) (2018-07-30)


### Features

* offset functionality ([4a92e56](https://github.com/lbwa/grid-style/commit/4a92e56))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/lbwa/grid-style/compare/v0.1.0...v0.1.1) (2018-07-30)


### Bug Fixes

* restore css file path when use `import '...'` ([f667cc2](https://github.com/lbwa/grid-style/commit/f667cc2))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/lbwa/grid-style/compare/7e40ae3...v0.1.0) (2018-07-30)


### Features

* add README file ([f9a8057](https://github.com/lbwa/grid-style/commit/f9a8057))
* alignment part ([03b5051](https://github.com/lbwa/grid-style/commit/03b5051))
* grid-nest section ([542c2af](https://github.com/lbwa/grid-style/commit/542c2af))
* initialize app ([7e40ae3](https://github.com/lbwa/grid-style/commit/7e40ae3))
* responsive layout section ([f998d38](https://github.com/lbwa/grid-style/commit/f998d38))



