I'm using Boilerplate and Compass on the same project. Boilerplate have normalizer.css and main.css. and Comapass have screen/print/ie.css.
Is it a good idea to have both the css resets of both libraries or are they just duplicates? (Compass's files will be linked after Boilerplate's files).
– Slawa Eremin Feb 05 '14 at 13:10