Fork-Awesome/scss/fork-awesome.scss

20 lines
469 B
SCSS
Raw Normal View History

2018-02-06 03:20:53 +01:00
/*!
2018-09-26 00:34:25 +02:00
* Fork Awesome 1.1.1, originaly by Dave Gandy - http://forkawesome.github.io/Fork-Awesome/
2018-03-08 07:02:43 +01:00
* License - http://forkawesome.github.io/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
2018-02-06 03:20:53 +01:00
*/
2018-02-06 03:20:53 +01:00
@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";