Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jbraithwaite
on Feb 21, 2014
|
parent
|
context
|
favorite
| on:
Using Bootstrap the Semantic Way
One of the strengths of BS is mobile-first responsive design. You can chain classes like this: class-name="col-xs-6 col-md-3"
If you try this with the method outlined by the OP, you'll end up with a giant css file.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If you try this with the method outlined by the OP, you'll end up with a giant css file.