angular-cli how to add global styles?

前端 未结 13 1581
南笙
南笙 2020-12-16 09:18

I created a global style sheet using sass and put it in the public/style/styles.scss. I only specify a background color.

In the index, I added a link to

13条回答
  •  离开以前
    2020-12-16 10:12

    I know this is too late, but as things keep changing. As of March 16, 2017

    this worked for me for the cli.

    
    

提交回复
热议问题