single-spa / single-spa-angular

Helpers for building single-spa applications which use Angular
Apache License 2.0
200 stars 78 forks source link

how to use global css and icons from library, bundled in main.js used in angular components. #486

Closed LindaSebastian closed 2 weeks ago

LindaSebastian commented 1 year ago

Question

Environment

Primeng and primenicons are used. primeicons are not loading. Its inserted in styles in angular.json. Bundled in to main.js how to extract css from main.js bundled. Libs:

arturovt commented 1 year ago

Provide a minimal reproducible example.