Skip to content

7.2.0

Latest
Compare
Choose a tag to compare
@pixeldesu pixeldesu released this 05 Sep 00:36

This release consists of the addition of PR #535, which adds a $nth parameter for column and span mixins.

Full set of changes for this release:

  • Add jeet.nth parameter to settings (defaults to child for backwards-compatibility)
  • Add nth parameter to column and span mixins
  • Add documentation regarding the new parameter
  • Update stylus node test to show nth in use
  • Update sass playground to show nth in use

Huge thanks to @filipekiss for this contribution!