arnaudleray / pocketgrid

PocketGrid is a lightweight pure CSS grid system for Responsive Web Design. Moreover, it is semantic, mobile-first, and allows to have an unlimited number of columns and breakpoints.
http://arnaudleray.github.io/pocketgrid/
MIT License
321 stars 48 forks source link

Dead? #9

Open aolko opened 10 years ago

aolko commented 10 years ago

Is this grid dead?

deeve007 commented 10 years ago

Why would you think it was "dead"?

aolko commented 10 years ago

No updates or activity

deeve007 commented 10 years ago

It's CSS, if it works why would there need to be constant updates?

arnaudleray commented 10 years ago

Sorry, my new job does not let me much time for updates, but as Deeve007 said, PocketGrid just works! ;) I'm thinking about adding a SASS / LESS integration but I think anyone using SASS can do it himself quite easily.

I want to keep PocketGrid simple and very light so I think the current version is a good balance between simplicity and flexibility.

The PocketGrid project is still alive and I want to thank EVERYONE who use it and talk about it!

aolko commented 10 years ago

how about a better less version? and "auto-fill block" solution?

publicarray commented 9 years ago

In terms of SASS anyone is welcome to look at my pull request #8 and provide feedback if they wish. Also official bower support would be nice.