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

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/sass/vendor/font-awesome/font-awesome.scss')
-rw-r--r--static/css/sass/vendor/font-awesome/font-awesome.scss17
1 files changed, 17 insertions, 0 deletions
diff --git a/static/css/sass/vendor/font-awesome/font-awesome.scss b/static/css/sass/vendor/font-awesome/font-awesome.scss
new file mode 100644
index 0000000..f4668a5
--- /dev/null
+++ b/static/css/sass/vendor/font-awesome/font-awesome.scss
@@ -0,0 +1,17 @@
+/*!
+ * Font Awesome 4.5.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";