Answers for "scss angular"

0

scss angular

1) Add the `src/styles.scss reference to the 
angular.json build/options/styles section
2) Create a styles.scss file and add it to your src folder
(If you create a new project just choose the scss option and the CLI
will perform these steps for you)
Posted by: Guest on September-22-2021

Browse Popular Code Answers by Language