Jeet
The most advanced, yet intuitive, grid system available for Sass or Stylus
Developed by Organization:mojotech
Used languages: CSS(19.02 kB), JavaScript(707.00 bytes), HTML(286.00 bytes)
| Written | Sass Less JS |
| Templates | |
| Documents | |
| Framework design | plain |
| Feature type | grid |
Current version
7.2.0
Last release
Sep 5, 2017
Created at Dec 12, 2012
Last commit
Sep 5, 2017
Open Issues
12
Forks
267
Star
3,060
Watchers
126
Release Notes on September 5, 2017 for 7.2.0
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!