github.com/pdaian/flashboys2@v0.0.0-20190718175736-b101c35361f0/webapp/static/fonts/font-awesome-4.7.0/scss/font-awesome.scss (about)

     1  /*!
     2   *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
     3   *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
     4   */
     5  
     6  @import "variables";
     7  @import "mixins";
     8  @import "path";
     9  @import "core";
    10  @import "larger";
    11  @import "fixed-width";
    12  @import "list";
    13  @import "bordered-pulled";
    14  @import "animated";
    15  @import "rotated-flipped";
    16  @import "stacked";
    17  @import "icons";
    18  @import "screen-reader";