Skip to content

patternPartial variable could be accessible in mustache templates #89

Open
@vebersol

Description

@vebersol

In Patternlab 1 it was possible to do that:

Opening http://localhost:8080/?p=atoms-colors

Example of source/_meta/_00-head.mustache

<body class="{% patternPartial %}">

The expected output is something like:

<body class="atoms-colors">

I've been trying to use the provided data, but I couldn't find anything related in documentation nor in issues somewhere.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions