1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 09:20:58 +01:00
vichan/stylesheets/font-awesome/scss/font-awesome.scss

18 lines
405 B
SCSS
Raw Normal View History

/*!
2015-09-06 01:35:41 +02:00
* Font Awesome 4.4.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";
2015-09-06 01:35:41 +02:00
@import "animated";
@import "rotated-flipped";
@import "stacked";
@import "icons";