manfredsteyer/module-federation-with-angular

Question: Using .css or .scss files with component styleUrls

todd4560 opened this issue · 0 comments

I noticed the styles in this example are using embedded <style> tags in the html. Is it possible to use the component's styleUrls property with .css or .scss files?