- Issue created by @jasonawant
A patternkit library definition's css and jss assets are not attached when rendering pattern. As a result, a patternkit pattern's twig template needs to use Drupal's attach_library() twig function to attach a specific patternkti pattern's assets.
As a work-around, add block--patternkit.html.twig template in active theme and use {{ attach_library('patternkit_example/patternkit') }}
.
TBD
TBD
TBD
TBD
TBD
Active
9.1
Module Core