Skip to content

Commit 2d097b4

Browse files
committed
updated changelog
1 parent 389f9ed commit 2d097b4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 1.0.0 - 2015-12-27
2+
3+
Initial release from [postcss-flexbox](https://github.com/archana-s/postcss-flexbox)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
PostCSS Flexbox provides an easy to use option for using CSS3 Flexbox layouts. This is supported by IE 10+ and all evergreen browsers.
33

44
## Installation
5+
<yet to fill>
56

67
## Usage
78
CSS3 Flexbox lets you set the layout for container divs: horizontal alignment of children or vertical. The children can in turn choose the space they occupy in the container and the alignment as well. Below are examples to show how this works.

0 commit comments

Comments
 (0)