Gunlaug Sørtun wrote:
Type 2: "normal with variations".
For sites that have layout variations - not necessarily major
variations, I use one stylesheet for each variation. These are normally
quite small/short stylesheets containing styles for the main source-code
elements and other styles that are unique to a layout-variant.

Into these layout stylesheets I @import the main stylesheet with all
common styles, and also all "corrections for IE7 and older" that should
follow that layout-variant.


Is there a special reason, other than stylistic, that you would choose to @import the main stylesheet, rather than directly linking to them both from the HTML file?

Erika
______________________________________________________________________
css-discuss [[email protected]]
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