Hacker News new | ask | show | jobs
by parag_c_mehta 4330 days ago
Can you please explain how it differs from skeleton ? Would be helpful in choosing for new projects.
1 comments

I was under the impression that skeleton is no longer actively developed? Looks like the last commit on their github repo is from 2012.
Agree, however haven't found any problems with it. Isn't the point of minimalist framework is to avoid feature creeps with each iteration? Realistically it's a simple CSS framework.
But the browser landscape keeps changing?
but if you do grids, and they already work now, what do you add in the next iteration?

It's not like float: left and width: 30% will stop working in the foreseeable future.