mojotech / jeet

The most advanced, yet intuitive, grid system available for Sass or Stylus
http://jeet.gs
MIT License
2.99k stars 260 forks source link

Added by param $clearfix in column() and span() mixins. #528

Closed login2030 closed 7 years ago

login2030 commented 7 years ago

Default value $clearfix: true. If $clearfix: false, then clearfix() mixin will not work.

corysimmons commented 7 years ago

@login2030 Looks really good to me (in fact, I just noticed Jeet is still semi-colon'd 😞 so ignore my comment on it).

Thank you!

Want to add the package.json version bump (I think this is a non-breaking feature)?

corysimmons commented 7 years ago

@pixeldesu LGTM. Feel free to test then merge?

pixeldesu commented 7 years ago

Tested with a quick pen, works just fine!

LGTM 👍