Are you able to add a file in Angular? I've successfully made an HTML/CSS/Bootstrap website, but struggling to replicate it in Angular. Is there a way to integrate the existing site into Angular? If so, how can this be done?
I attempted to insert the file and managed to get the HTML working, but the CSS isn't being recognized. It seems unable to locate the CSS and Bootstrap files stored within a folder.