Skip to content

Instantly share code, notes, and snippets.

@YakovSPb
Last active January 14, 2020 11:15
Show Gist options
  • Save YakovSPb/7c1927664005e11d99d4d3f89da2ed48 to your computer and use it in GitHub Desktop.
Save YakovSPb/7c1927664005e11d99d4d3f89da2ed48 to your computer and use it in GitHub Desktop.
font-awesome
https://fontawesome.com/icons?d=gallery
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
1.bower i Font-Awesome#4.5.0
https://github.com/shwinp/font-awesome-4.5.0
2. В libs.sass пишем
@import "../libs/font-awesome/css/font-awesome.min.css"
3. Из папки libs/font-awesome/fonts/
все копируем в корень app/fonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment