Closed IomarSantos closed 5 years ago
Just download the necessary files , put in under your assets . Find locate angular.json at root of project and under styles property add all the scss or css and under scripts property add all js , if you want to change angular to use default scss then modify the property "styleext": "css" to "styleext": "scss" . And you are set
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Please describe the behavior you are expecting
Current Behavior
What is the current behavior?
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets or files here.