Maxime Bernard

Results 2 issues of Maxime Bernard

I can't load automagically the angular sprintf filter. `bower install sprintf --save` correctly installs the bower component. However, my `gulp inject` task only loads sprintf.js ``` ``` instead of both...

## Description As a best practice, I would love to be able to have one SCSS file per component such as ``` src ├── app │   ├── footer.html │   ├──...