website/font/font-awesome-4.3.0/scss/font-awesome.scss
Fabien Freling 5fbd55a75e Update font-awesome.
Links were broken and the font/ directory was not copied by
Hakyll.
2015-02-24 19:30:40 +01:00

18 lines
405 B
SCSS

/*!
* Font Awesome 4.3.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";