aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/css/icons/weather-icons/less/weather-icons.min.less
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/icons/weather-icons/less/weather-icons.min.less')
-rw-r--r--static/css/icons/weather-icons/less/weather-icons.min.less30
1 files changed, 30 insertions, 0 deletions
diff --git a/static/css/icons/weather-icons/less/weather-icons.min.less b/static/css/icons/weather-icons/less/weather-icons.min.less
new file mode 100644
index 000000000..0160fdec4
--- /dev/null
+++ b/static/css/icons/weather-icons/less/weather-icons.min.less
@@ -0,0 +1,30 @@
+/*!
+ * Weather Icons 2.0
+ * Updated August 1, 2015
+ * Weather themed icons for Bootstrap
+ * Author - Erik Flowers - [email protected]
+ * Twitter: http://twitter.com/Erik_UX
+ * ------------------------------------------------------------------------------
+ * Maintained at http://erikflowers.github.io/weather-icons
+ *
+ * License
+ * ------------------------------------------------------------------------------
+ * - Font licensed under SIL OFL 1.1 -
+ * http://scripts.sil.org/OFL
+ * - CSS, SCSS and LESS are licensed under MIT License -
+ * http://opensource.org/licenses/mit-license.html
+ * - Documentation licensed under CC BY 3.0 -
+ * http://creativecommons.org/licenses/by/3.0/
+ * - Inspired by and works great as a companion with Font Awesome
+ * "Font Awesome by Dave Gandy - http://fontawesome.io"
+ */
+
+@import "weather-icons-core.less";
+@import "weather-icons-variables.less";
+@import "weather-icons-classes.less";
+// Mappings to various APIs
+@import "mappings/wi-yahoo.less";
+@import "mappings/wi-forecast-io.less";
+@import "mappings/wi-wmo4680.less";
+@import "mappings/wi-owm.less"; \ No newline at end of file