Parent - child nesting #12
Unanswered
o15a3d4l11s2
asked this question in
Q&A
Replies: 0 comments
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.
-
From the configuration and basic logic perspective I see there is no easy way to implement multiple levels of nesting (inheritance) for the themes. Have anyone done something like this?
I need something like this:
Is it possible that
another-child-theme
inherits fromchild -theme
which inherits fromparent-theme
?Beta Was this translation helpful? Give feedback.
All reactions