Closed labithiotis closed 7 years ago
Hi @labithiotis cool tip!
I'm creating a new file common.template.js
where there are the common part of the templates (like imports and in the future the component lifecycle methods)
Thanks for your support 🙂
Not sure custom template is the place for this, I just thought you missed importing styles because I assumed you were using something like css-modules/styled components but if not then maybe custom template is the way forward.
This PR adds a style file import into all Pure, Class and Stateless templates.