`stylus@0.54.5 and jeet@7.1.0` Using Within webstorm with: `-u nib -u jeet -u rupture styles.styl` This doesn't cycle: `column(1/4,cycle:4)` while this does: `column(1/4,0,4)` Using gutter: `column(1/4,0,4,2)` gives a 2% value. Is there any way of changing the percentage to px when compiled?