Lost Grid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
peterramsing on 425-improve-nesting-docs
peterramsing on 425-make-grid-global
Adds global setting for `gridUn… (compare)
peterramsing on 425-make-grid-global
I hate async sometimes - revert… Merge pull request #451 from pe… (compare)
peterramsing on 425-make-grid-global
peterramsing on 445-fix-check-test-function
peterramsing on master
I hate async sometimes - revert… Merge pull request #451 from pe… (compare)
I set the height so there was a height. The height would be based on the content w/o it and since it was a mockup there was no content. :)
The last two being centered? …you could have something that might count the children and if they aren’t a multiple of 3 then it would add margin-left
to the second to last element? …or the last element if there was just one in the bottom row?
…it depends on if it’s a one-off grid or something that would be dynamic. (marketing site or app?)
width: lost-size(1/4);
or something?