While converting profile mfe to frontend-base I am experiencing an issue with an image that is set for a background on a css file https://github.com/openedx/frontend-app-profile/blob/master/src/profile/index.scss#L22, image is loaded and is part of the resources but it appear as broken.
I try setting the background image from the style prop on the component and it worked.
The problem seems to be it is not properly loaded from css.