Skip to content

Instantly share code, notes, and snippets.

@filipgorczynski
Last active February 3, 2018 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filipgorczynski/4ded01b01ddd87ca67c53202271acc1e to your computer and use it in GitHub Desktop.
Save filipgorczynski/4ded01b01ddd87ca67c53202271acc1e to your computer and use it in GitHub Desktop.
Import CSS w projekcie w pliku .angular-cli.json
"styles": [
"../node_modules/font-awesome/css/font-awesome.css",
"styles.css"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment