Hacker News new | ask | show | jobs
by dsego 4498 days ago
Bootstrap already depends on the markup structure, which makes your point moot.
1 comments

I do not really get your point, care to elaborate? Unless you mean that 'div' is subject to change over time…
A span2 div needs to reside in a row or row-fluid div for it to make sense. You can create your own classes that inherit from these, but you still need to nest them. Which means you can't change the structure of the markup willy-nilly. Thus, not using boostrap classes won't get you far.