I have an existing Angular app that has a custom Material Theme. Now I need to create another Angular app (in the same repo) that should have the same theme.
What is the best way to share the styles between the two applications? Copying the styles from one to another is a way, but I'm sure it is not the best thing to do.
from Sharing material themes with different angular apps
No comments:
Post a Comment