Releases: jakecleary/elf-scss
Releases · jakecleary/elf-scss
1.1.1
1.1.0
See the changelog entry for details.
1.0.1
Changes
- Fix issue with
$translate
not being defined when usingshift()
- Update the readme a bunch
1.0.0
v1 of the Scss port of Elf: a new grid system that uses CSS calc()
to offer infinitely nestable columns with identical gutters, without having to pass through context ratios. Check out the main repo or the demo for an insight into it's API.
Browser Support
- General http://caniuse.com/#search=calc
align()
http://caniuse.com/#search=flexbox