Created
February 25, 2018 16:01
-
-
Save ilikeprograms/4e85a594f771f8e09d58224b36c2d533 to your computer and use it in GitHub Desktop.
Add Clarity styles to the Angular CLI json file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ... | |
| "styles": [ | |
| "../node_modules/@clr/icons/clr-icons.min.css", | |
| "../node_modules/@clr/ui/clr-ui.min.css", | |
| ... | |
| ], | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment