castillo-io / angular-css

CSS on-demand for AngularJS [Looking for New Maintainers]
http://castillo-io.github.io/angular-css/#/
MIT License
470 stars 86 forks source link

Set CSS file globally/ CWD for CSS Files #78

Open sashberd opened 7 years ago

sashberd commented 7 years ago

1) Is there is a way to set some CSS files globally to whole application?. E.g. Bootstrap.min.css for all views and pages.

2) Next question is there is a way to set up CWD for CSS files. E.g. I have to mention '../css/...' path in all arrays. Defining CWD via provider is a good feature.

* I do not want to open many issues thus I aggregated them in one