Can you enter my css folders in the assets folder of angular 4? [closed]

0

Hi everyone, I am implementing angular 4 in a project and my question is the following: how can I insert my css fonts and img files in the assets folder of angular?

    
asked by jara 09.10.2017 в 18:45
source

1 answer

0

It is advisable. But if you have CSS and JS do not forget to link these dependencies in the. angular-cli.json

    
answered by 09.10.2017 / 18:49
source