Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Scoping CSS to showcase styled components

Started by Tim Briscoe 8 years ago · 2 replies · 611 views
8 years ago

I am building a style guide using Grav. I'd like to show examples of styled components by referencing an external stylesheet—but without override the Grav's own styles. Something like:

Here is an example of preferred table styling:

(Show html code)

(Show styled example using above html combined with external css)

In other words, the scope of the style would be limited to the component examples. I initially thought iframes for each example was the way to go. That's probably untenable.

Can anyone think of a better way to build this concept?

8 years ago

Don't think its possible without the iframe, only if you add maybe a custom class infront of the external css and then you call it here that could work?

8 years ago

Thank you for the response. I do think a custom class is the way to go.

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 6 days ago
13 217 3 hours ago
Support · by gtx, 4 days ago
2 125 3 days ago
Support · by Anna, 2 weeks ago
9 300 3 days ago
Support · by TomW, 1 week ago
4 164 6 days ago
Support · by Anna, 1 week ago
4 172 7 days ago