backlineint / foundation_patterns

A subtheme of Zurb Foundation intended to implement Foundation components using UI Patterns
2 stars 3 forks source link

Determine how to best integrate pattern libraries like Pattern Lab and Fractal #1

Closed backlineint closed 7 years ago

backlineint commented 7 years ago

Is there a way to have the pattern source live by itself, and then be referenced by different pattern libraries, or would this need to be separate themes (foundation_patterns, foundation_patterns_pl, foundation_patterns_fractal?) If separate themes, the pattern library specific themes could themselves have dependencies on foundation_patterns. The UI Patterns module's approach to this could have an impact here as well.

backlineint commented 7 years ago

Other Options:

backlineint commented 7 years ago

Pattern library is manually including the relevant pattern templates from the theme. Something like a discovery process would make this much nicer, but it works for now.