Only render html and css for specific stylesheet -
I am trying to create a web based brand guide for a brand. I have a template that runs bootstrap for the brand guide. The brand also uses Bootstrap as its main style guide but they have highly optimized it. I am trying to not override the styles that are in one way ... without using an iframe and creating two separate sites.
Is there a way to say this, this Ex: & lt; Div class = "brandstyle" & gt;
Usage x.css & lt; Div & gt; P>
& lt; Div class = "adminstyle" & gt; & Lt; Header & gt; Global stylesheet provides y.css only & lt; / Header & gt; & Lt; Div class = "brandstyle" & gt; To target my client style sheets, content x.css & lt; / Div & gt; & Lt; / Div & gt;
Comments
Post a Comment