This repository was archived by the owner on Sep 29, 2025. It is now read-only.
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.nthparameter to settings (defaults tochildfor backwards-compatibility) - Add
nthparameter tocolumnandspanmixins - Add documentation regarding the new parameter
- Update stylus node test to show
nthin use - Update sass playground to show
nthin use
Huge thanks to @filipekiss for this contribution!