Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS combine several style sheets into one Re: combine several style sheets into one

#107014
robst
Member

I’ve talked to some people who create separate style sheets for typograhy, for page layout, etc….I’ve just always used one style sheet and linked it like so in my head tag:

But I also group and categorize all my styles. If you’re creating one style sheet only, I’d suggest categorizing/grouping your styles. If you’re using multiple style sheets, you’d reference each CSS file (as shown above).