Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 755 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 755 Bytes

Twig Extensions Plugin for Pattern Lab

The Twig Extensions Plugin adds support for the Twig Extensions Library to the Twig PatternEngine for Pattern Lab.

Installation

Pattern Lab PHP uses Composer to manage project dependencies with Pattern Lab Editions. To add the Twig Extensions Plugin to the dependencies list for your Edition you can type the following in the command line at the base of your project:

composer require pattern-lab/plugin-twig-extensions

See Packagist for information on the latest release.