Jump to content

Recommended Posts

Posted

@Christophe, I'm more woried about the margin-right: -.25em they are using on columns. They use it to eliminate the white-space between the columns. But when you properly minify the source, there's no white-space, so little gaps will show up.

  • Like 4
Posted

I'll test pocket grid, lost grid, jeet grid, a flexbox grid, a css grid, and/or susy... when I have a moment...

NB: I had a problem once when I tried the "flip" functionality with uikit. It would'nt work correctly.

Has anyone tried it?

This "functionality" worked well with kraken css (even though I couldn't control it like I wanted when having 3 columns).

Posted

I'm using pocketgrid effectively for everything I do but have played around a bit with susy and jeet.

Depending on the sass that is used every mixin adds x ms to the compile time.
Seems that the amount of spans you are using in susy affects noticeably, even with libsass.
Susy has many different angles and it quickly starts to do far too much than is necessary.
I would prefer jeet as it's really fast and makes much more common sense even with basic sass experience.

http://jeet.gs/
 

  • Like 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...