Skip to content

Instantly share code, notes, and snippets.

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

  • Save ilikeprograms/7177cabebd0f9169bdbca0f6a69c7d67 to your computer and use it in GitHub Desktop.

Select an option

Save ilikeprograms/7177cabebd0f9169bdbca0f6a69c7d67 to your computer and use it in GitHub Desktop.
Add scripts for Clarity to Angular CLI
...
"scripts": [
"../node_modules/@webcomponents/custom-elements/custom-elements.min.js",
"../node_modules/@clr/icons/clr-icons.min.js"
],
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment