This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Description
We're building a WordPress starter theme which uses patternlab as a dependency in order for us to work using atomic design.
The idea is to re-use the templates created in patternlab in our theme. However, using the normal twig way of doing things doesn't work as it can't interpret the shorthand syntax (http://patternlab.io/docs/pattern-including.html).
Where is this set in the patternlab twig code? And how can we reuse it outside of patternlab?
Thanks!
PS The theme will be open source and we'd love to share it with the patternlab community!