0

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).

  • it will be better don't mix normalize and reset. I think you should use only normalize, because compass styles and mixins will work fine with normalize as well as reset.
    – Slawa Eremin Feb 05 '14 at 13:10
  • You should use the Boilerplate stylesheets and remove the Compass ones or rename them so they're more semantic to you. As I am aware, the Compass stylesheets are empty at any rate. – Elise Chant Feb 13 '14 at 21:29

0 Answers0