I am a frontend developer, working first time on Spartacus. I am told to convert a hybris commerce site into Spartacus. The site is fully custom styled. I installed Spartacus and imported the same as basesite. But all styles are not showing up at localhost:4200. It shows the theme of the electronic site. I have followed the step as per Spartacus documentation. Any idea what is missing from my side?
If you use schematics, after generate project you should have yourProject/src/styles.scss, there is default imported barrel styles from spartacus library. You can add global styles to this file and also import other style files. Above or instead.