nib
nib copied to clipboard
Add "avoid-column-break" mixin
Prevent column break within an element.
More info:
- http://www.w3.org/TR/css3-multicol/#break-inside
- http://stackoverflow.com/questions/7785374/how-to-prevent-column-break-within-an-element
This is gonna need test cases, other than that it looks nice. thanks!
Test added! :)