Skip to content

Commit fbdcef0

Browse files
author
Evan Willhite
committed
reqs
1 parent 50b6eee commit fbdcef0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# bem-twig-extension
22
Twig function that inserts static classes into Pattern Lab but adds them to the Attributes object in Drupal
33

4+
## Requirements
5+
6+
To use in Pattern Lab, simply place in the `_twig-components/functions` directory. Drupal needs to recognize the Twig function, so something like [Unified Twig Extensions](https://github.com/drupal-pattern-lab/unified-twig-extensions/) module can be helpful for that.
7+
48
## Usage (4 arguments)
59

610
#### Simple block name (required argument):

0 commit comments

Comments
 (0)