Skip to content

Releases: jakecleary/elf-scss

1.1.1

25 Nov 17:59
Compare
Choose a tag to compare
  • Add flex-wrap: wrap to align-children() to help with cycled column and span centering

1.1.0

23 Nov 19:28
Compare
Choose a tag to compare

See the changelog entry for details.

1.0.1

22 Nov 19:05
Compare
Choose a tag to compare

Changes

  • Fix issue with $translate not being defined when using shift()
  • Update the readme a bunch

1.0.0

22 Nov 17:32
Compare
Choose a tag to compare

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