Skip to content
Snippets Groups Projects
Select Git revision
  • ccbce784c88e70607aa1f30402d27e2b721bfcac
  • main default protected
  • imgbot
3 results

README.md

Blame
  • font-awesome.scss 430 B
    /*!
     *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
     *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
     */
    
    @import "variables";
    @import "mixins";
    @import "path";
    @import "core";
    @import "larger";
    @import "fixed-width";
    @import "list";
    @import "bordered-pulled";
    @import "animated";
    @import "rotated-flipped";
    @import "stacked";
    @import "icons";
    @import "screen-reader";