Add breakpoint containers

This commit is contained in:
Jeremy Thomas
2017-07-21 11:22:08 +02:00
parent 39a09d204a
commit 06a392072b
14 changed files with 234 additions and 139 deletions

View File

@@ -2,6 +2,11 @@
## 0.4.4
### New features
* The breakpoints and `.container` **gap** can be customized with the new `$gap` variable
* The `.container` has 2 new modifiers: `.is-widescreen` and `.is-fullhd`
### Issues closed
* Fix #26 `.textarea` element will honors `[rows]` attribute