On Thu, May 9, 2013 at 1:46 PM, Nancy Johnson <njohnso...@gmail.com> wrote:
> I have a question in the best practices for style sheet use and
> targeting only the styles needed for a specific page.
> @import? Less.js? mulitple stylesheets?
>
> Example:
> There are :
> 3 themed pages   A B C,
> Two image sprites   1 2,
> one stylesheet,
>
> All pages utilize image sprite 1
> page C only utilizes image sprite 2
>
> With one stylesheet, Image sprite 2 is being called on page A B and C
> even though the image is only displayed  on page C
>
> Thanks
> Nancy Johnson


This may be low-tech but I'd class a main container or even body for C
and use that hook.

HTH


--

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to