Created
January 9, 2014 15:41
-
-
Save dmolsen/8336146 to your computer and use it in GitHub Desktop.
The patternPaths array from v0.7.0 of Pattern Lab
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array | |
( | |
[atoms] => Array | |
( | |
[head] => Array | |
( | |
[patternSrcPath] => 00-atoms/00-meta/_00-head | |
[patternDestPath] => 00-atoms-00-meta-_00-head | |
[patternPartial] => atoms-head | |
[render] => | |
) | |
[colors] => Array | |
( | |
[patternSrcPath] => 00-atoms/01-global/00-colors | |
[patternDestPath] => 00-atoms-01-global-00-colors | |
[patternPartial] => atoms-colors | |
[render] => 1 | |
) | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment