When include your package in my project I get this error: ``` error: conflict: two packages included in codefights:blaze-material-ui (templating and peerlibrary:blaze-components) are both trying to handle *.html ``` Which is related to [this issue](https://github.com/peerlibrary/meteor-blaze-components/issues/111) in meteor-blaze-components Is the templating package really needed? Thanks!
When include your package in my project I get this error:
Which is related to this issue in meteor-blaze-components
Is the templating package really needed?
Thanks!