Pills: A simple responsive CSS grid for humans
1–10 of 102 posts
Re: Pills: A simple responsive CSS grid for humans
#2Re: Pills: A simple responsive CSS grid for humans
#3Re: Pills: A simple responsive CSS grid for humans
#4this is great. I really like how he breaks down the three types of grid systems out there. And "just memorize the cryptic codes like col-md-6 or whatever from their favourite CSS Framework like Bootstrap" is so true. I knew there had to be a better way and pills could be it. I starred it and forked it.
Re: Pills: A simple responsive CSS grid for humans
#5Re: Pills: A simple responsive CSS grid for humans
#6e.g. what is the difference from Bootstrap? both 12 columns, grid based on floats. Is there any difference than naming?
Re: Pills: A simple responsive CSS grid for humans
#7this is great. I really like how he breaks down the three types of grid systems out there. And "just memorize the cryptic codes like col-md-6 or whatever from their favourite CSS Framework like Bootstrap" is so true. I knew there had to be a better way and pills could be it. I starred it and forked it.
It's awkward at first, becomes second nature after you use Bootstrap for a while.
I guess a grid only framework makes sense if you only use the grids from the big frameworks, but it's not my use scenario since i use LOTS of stuff from Bootstrap .
Re: Pills: A simple responsive CSS grid for humans
#8It would be nice to mention on the grid website what is the key difference from other grids. e.g. what is the difference from Bootstrap? both 12 columns, grid based on floats. Is there any difference than naming?