Y
Hacker News
new
|
ask
|
show
|
jobs
by
quickthrower2
2453 days ago
Every time I think "oh just add a few lines off CSS" => 90% chance it'll take all day.
1 comments
mr_toad
2452 days ago
CSS needs an equivalent to an SQL query planner, so that mere humans can understand how it works.
link
Vinnl
2452 days ago
The Firefox DevTools (currently in Nightly, soon in stable) have started at least telling you why a certain selector does not apply, which sounds incredibly helpful:
https://twitter.com/FirefoxDevTools/status/11747010367930327...
link