Commit 789e4b848c097686182367a5dc7220c7749e4ff4

Authored by Riyad Preukschas
1 parent 30a31d63

Import Font Awesome styles

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/assets/stylesheets/main.scss
1 1 @import "bootstrap";
2 2 @import "bootstrap-responsive";
  3 +@import 'font-awesome';
3 4  
4 5 /** GitLab colors **/
5 6 $link_color:#3A89A3;
... ...