On Mon, Mar 28, 2011 at 11:20 PM, Michael108 <[email protected]> wrote: > Hi David MP, > > Thanks for the link. I am looking at the cheatsheet, and am wondering > if I need to include reset.css, since screen.css already has a number > of resets in it.
Screen.css is a compressed version of reset.css, grid.css, typography.css and forms.css. If you include screen.css, you have all 4 of those files in 1. You just need to reference screen.css for screen, print.css for print, and ie.css for the IE conditional comment, and that's the Blueprint core. -- -- Christian Montoya // Decktonic thisisdecktonic.com :: christianmontoya.net -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
