Re: [css-d] Placement of MQ question

2014-07-28 Thread Chris Rockwell
I would add it to the end of the main sheet and import the partial in this scenario. Chris Rockwell On Mon, Jul 28, 2014 at 2:33 PM, Tom Livingston wrote: > On Mon, Jul 28, 2014 at 2:15 PM, Tom Livingston wrote: > > On Mon, Jul 28, 2014 at 1:42 PM, Chris Rockwell > wrote: > >> Hi Tom, > >> >

Re: [css-d] Placement of MQ question

2014-07-28 Thread Tom Livingston
On Mon, Jul 28, 2014 at 2:15 PM, Tom Livingston wrote: > On Mon, Jul 28, 2014 at 1:42 PM, Chris Rockwell > wrote: >> Hi Tom, >> >> Without knowing how you have your styles structured, I can really only guess >> at how I would do it. >> >> I use partials like crazy so the way I would do it may no

Re: [css-d] Placement of MQ question

2014-07-28 Thread Tom Livingston
On Mon, Jul 28, 2014 at 1:42 PM, Chris Rockwell wrote: > Hi Tom, > > Without knowing how you have your styles structured, I can really only guess > at how I would do it. > > I use partials like crazy so the way I would do it may not make sense in > your project, but I would put that in _header.scs

Re: [css-d] Placement of MQ question

2014-07-28 Thread Chris Rockwell
Hi Tom, Without knowing how you have your styles structured, I can really only guess at how I would do it. I use partials like crazy so the way I would do it may not make sense in your project, but I would put that in _header.scss (or maybe it would call it _main--header.scss in this case). If y

[css-d] Placement of MQ question

2014-07-28 Thread Tom Livingston
List, I'm working on a project that has large photo headers on each section of a long scrolling page. Each header has - as you would expect - related copy under it in a "main" section. Client is requesting that more copy appear on screen with it's related header, so I am thinking I'll institute a