Skip to content

Instantly share code, notes, and snippets.

@ilikeprograms
Created February 25, 2018 16:01
Show Gist options
  • Select an option

  • Save ilikeprograms/4e85a594f771f8e09d58224b36c2d533 to your computer and use it in GitHub Desktop.

Select an option

Save ilikeprograms/4e85a594f771f8e09d58224b36c2d533 to your computer and use it in GitHub Desktop.
Add Clarity styles to the Angular CLI json file
...
"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