Add form section in README

This commit is contained in:
Antoine Boulanger
2015-03-24 13:05:05 -04:00
parent 4395a8508d
commit c70df1f2c8

View File

@@ -63,3 +63,9 @@ No rows that contain floats, no twelve columns system; just the number of items
- Add media queries, on the helpers mixins or on your custom components to change the grid items widths, for your content, on different screen sizes.
*[Demo](http://codepen.io/AntoineBoulanger/pen/EaLNxe)*
### Form
We included some basic CSS styles and resets to the form elements so we can easily have custom style form elements that work on every browsers.
*[Demo](http://codepen.io/AntoineBoulanger/pen/uBJmi)*