"styles": [ "app/client/patient/search/components/resources/css/component-search.css", "styles.css" ],
But if I declare it in the component's styleurl
Is also loaded into the html but then does not work on the element.
Thanks