Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chriseppstein
on April 30, 2010
|
parent
|
context
|
favorite
| on:
Coding Horror: What's Wrong With CSS
Sass provides inheritance to accomplish this same result but without spreading your selectors all over the place.
.uno { @extend .dos; text-align: center; } .dos { color: green; font-size: 18px; }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: