Beware of @import rules when concatenating CSS files

If you like to spread your CSS over multiple files, as many people do (but I don’t), it is generally a good idea to concatenate them before deployment to reduce the number of HTTP requests.

There is one thing to be aware of when doing this – if you use any @import rules they must precede all other rules in that file, as per the CSS 2.1 specification. So if any other than the very first of the CSS files you concatenate has an @import rule, the combined file will violate the specification.

Read full post

Posted in .

Copyright © Roger Johansson


Posted in Blog | Comments Off on Beware of @import rules when concatenating CSS files

Comic Book Artist: Salvador Larroca

Whenever I think about the best comic book artists of the last decade, the name Salvador Larroca come into my mind. Larroca is not only a great master of style, but what makes me praise him the most is the fact he got a really good skill on humanizing super-heroes. Check him out!

For more comic art pics from Larroca, please access his Comic Art Community Profile.

About the author

My name is Marcos Torres, I’m Graphic Artist from Porto Alegre, Brasil. You can get to know more about me by acessing my Personal Website or by following me on Twitter: @marcos333. You can also see some of my last projects at my Flickr.

Sponsored Links:


Abduzeedo Inspiration Guide for Designers at Amazon

Posted in Blog | Comments Off on Comic Book Artist: Salvador Larroca