Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-06 05:20:53 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-06 05:20:53 +0300
commit8dae6ed630c94177cfb8c36a0dc27fb10d76fbf9 (patch)
tree9761c130ca2c896665912152ea5b3ac1c780a3d7 /scss/fork-awesome.scss
parente2eeab1a4758786d00525115a60de32ea03b6d64 (diff)
Renaming font files in Less and Sass
Diffstat (limited to 'scss/fork-awesome.scss')
-rw-r--r--scss/fork-awesome.scss18
1 files changed, 18 insertions, 0 deletions
diff --git a/scss/fork-awesome.scss b/scss/fork-awesome.scss
new file mode 100644
index 000000000..f1c83aaa5
--- /dev/null
+++ b/scss/fork-awesome.scss
@@ -0,0 +1,18 @@
+/*!
+ * 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";