It seems currently we can define style in .panzer/styles.yaml or locally in the yaml header.
It would be nice to be able to provide a path to a styles.yaml file that is local to our project, e.g.
---
stylepath: "`path/to/project/styles.yaml`"
style:MyTemplate
---
Any thoughts on this?
It seems currently we can define style in .panzer/styles.yaml or locally in the yaml header.
It would be nice to be able to provide a path to a styles.yaml file that is local to our project, e.g.
Any thoughts on this?