Replies: 1 comment 1 reply
-
I think that would be pretty cool! We had discussed creating links between patterns in the past (#6), this feels like another neat way to do it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a component that contains references to markup, css, js, and also CDN imports.
I will place them in separate templates and "call" them using "include"
Looks like this

Is this a common use case amongst your users?
Do you have intention to allow add "sub-tabs" under the "template source" tab?
i was thinking of 3 views within "template source":
Sounds like overkill, I know. But it's very common for me to use a lot of includes to build my components.
Update
I was looking through the code, so basically somewhere here at
django-pattern-library/pattern_library/views.py
Line 70 in 983ac1c
Beta Was this translation helpful? Give feedback.
All reactions