Hi…
I’m extend am appComponent into my Main Project, I have images and css files in the appComponent. How can i extend it into mainProject…?
Hello @Narayanan
You can use CSS files only when they are used in custom or extended theme of app component.
Images can be loaded as resources if they are under the src
directory.
Regards