Home › Forums › CSS › 2 CSS Files to using same selector › Re: 2 CSS Files to using same selector
December 14, 2011 at 12:04 am
#92663
Member
You could just use a stylesheet switcher.. it’s really very clever in that only the currently selected stylesheet has an enabled <link> tag so you can include all your stylesheets link tags in the header and not have to worry about loading new ones dynamically.