We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a91c41 + 13e856a commit 18ae6b7Copy full SHA for 18ae6b7
composer.json
@@ -0,0 +1,15 @@
1
+{
2
+ "name": "drupal-pattern-lab/bem-twig-function",
3
+ "description": "Twig function that inserts static classes into Pattern Lab and adds them to the Attributes object in Drupal",
4
+ "license": "MIT",
5
+ "authors": [
6
+ {
7
+ "name": "Jeff Tomlinson",
8
+ "email": "jeff@fourkitchens.com"
9
+ },
10
11
+ "name": "Evan Willhite",
12
+ "email": "evan@fourkitchens.com"
13
+ }
14
+ ]
15
+}
0 commit comments