Use SASS .scss style sheet with Angular 2+

  • fennng 
SCSS is build in with angular 2+.
To use SCSS in your project, 
change the style.css file to style.scss
then change style.css to style.scss in your .angular-cli.json file.
All done.

发表评论

您的电子邮箱地址不会被公开。