Skip to content

Commit 8305902

Browse files
committed
exposing the patternExtension for use in other code
1 parent 66f4712 commit 8305902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PatternLab/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ public static function init($baseDir = "", $verbose = true) {
207207
self::setExposedOption("ishFontSize");
208208
self::setExposedOption("ishMaximum");
209209
self::setExposedOption("ishMinimum");
210+
self::setExposedOption("patternExtension");
210211

211212
}
212213

0 commit comments

Comments
 (0)