Y
Hacker News
new
|
ask
|
show
|
jobs
by
untothebreach
4330 days ago
I was under the impression that skeleton is no longer actively developed? Looks like the last commit on their github repo is from 2012.
1 comments
parag_c_mehta
4330 days ago
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.
link
manojlds
4330 days ago
But the browser landscape keeps changing?
link
riffraff
4330 days ago
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.
link