Comment on Responsive v3 ReleasedparentComments−untothebreach12yI was under the impression that skeleton is no longer actively developed? Looks like the last commit on their github repo is from 2012.−parag_c_mehta12yAgree, 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.−manojlds12yBut the browser landscape keeps changing?−riffraff12ybut 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.
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.