generator-angular2-library
generator-angular2-library copied to clipboard
CSS | SCSS Export without be compiled and inlined library bundle
Is there any way to generate the build with the separate css files?
Because I wanted to do a Theme implementation, but for this I would need to separate the css into several, so in the Client application, it would be responsible for which theme to use.