Hacker News new | ask | show | jobs
by joevandyk 5579 days ago
can have a large impact on page load speed

any data on this?

1 comments

It has a very minor impact:

http://www.stevesouders.com/blog/2009/06/18/simplifying-css-... (Steve is a pretty authoritative source for web optimization.)

tl;dr: avoid selectors that end in * and you should be fine.