Open
Description
When patterns are included using a styleModifier, the included pattern no longer appears in the lineage.
{{> atoms-square }}
without any styleModifier shows up correctly:
But {{> atoms-square:c-block-media__img }}
doesn't display in the lineage:
I also tested including pattern parameters, and those behave normally.