Hacker News new | ask | show | jobs
by budparr 3870 days ago
purecss is no longer in development. I've used it and it was a good start, but I've since shifted to using bourbon/neat, which is more a library than a framework and has a light footprint. https://github.com/yahoo/pure/issues/414#issuecomment-132315...
1 comments

A quote from that link:

"Pure is still alive, but don't expect a lot of changes. It's stable and useful. It will never grow into a full-blown component library with tons of features. It likely will remain close to its current form for some time to come, with only minor bug fixes. Right now, there are some bugs we want to fix, but they are small bugs with the Pure website, not with Pure itself.

We'll probably have to revise the roadmap or the expectations for the year.

The YUI theme generator is gone now that YUI is gone. The guy who supported that piece left Yahoo about a year ago. "

My thoughts exactly, as far as I'm concerned, pure is basically done. I feel like bourbon/neat already fails the simplicity test, since it's two parts for some reason.

[EDIT] - yeah I just took a look at bourbon/neat, and I see now, it's for people who prefer SASS? outside of that I see what you mean (by comment)

Not as simple as Pure, that's for sure. It's separate because if you don't need the grid (neat) then you just don't include it.