|
|
|
|
|
by jraph
1213 days ago
|
|
> avoid using * selector as much as possible in my CSS So do I, I am somehow wired to think "* is going to be very bad for performance because now the rendering engine will need to apply this bunch of rules to any and every element on earth, which might not be only overkill, but which also might have undesirable side effect." It might not really apply here but the feeling is present. |
|
https://www.reddit.com/r/web_design/comments/5u6e7b/comment/...