I am working on migration of my angularjs project to angular 4.I followed the steps in angular documentation for migrating and I was able to migrate my code .However i could link the scss files of angularjs to angular project.Could anyone suggest me how to do this?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Scss is not supported right away you could add some sass components to allow your angular project to use sass. Try this: https://github.com/AngularClass/angular-starter/wiki/How-to-include-SCSS-in-components