2013-08-03 17:29:32 -06:00
|
|
|
/*!
|
2015-08-02 18:23:36 -07:00
|
|
|
* Weather Icons 2.0
|
|
|
|
* Updated August 1, 2015
|
2013-08-03 17:29:32 -06:00
|
|
|
* Weather themed icons for Bootstrap
|
2015-08-02 18:23:36 -07:00
|
|
|
* Author - Erik Flowers - erik@helloerik.com
|
|
|
|
* Email: erik@helloerik.com
|
|
|
|
* Twitter: http://twitter.com/Erik_UX
|
2013-08-03 17:29:32 -06:00
|
|
|
* ------------------------------------------------------------------------------
|
2015-08-02 18:23:36 -07:00
|
|
|
* Maintained at http://erikflowers.github.io/weather-icons
|
2013-08-03 17:29:32 -06:00
|
|
|
*
|
|
|
|
* License
|
|
|
|
* ------------------------------------------------------------------------------
|
2015-07-28 22:41:26 -07:00
|
|
|
* - Font licensed under SIL OFL 1.1 -
|
2013-08-03 17:29:32 -06:00
|
|
|
* http://scripts.sil.org/OFL
|
2015-08-02 18:23:36 -07:00
|
|
|
* - CSS, SCSS and LESS are licensed under MIT License -
|
2013-08-03 17:29:32 -06:00
|
|
|
* http://opensource.org/licenses/mit-license.html
|
|
|
|
* - Documentation licensed under CC BY 3.0 -
|
|
|
|
* http://creativecommons.org/licenses/by/3.0/
|
2014-11-30 16:22:27 -08:00
|
|
|
* - Inspired by and works great as a companion with Font Awesome
|
2013-08-03 17:29:32 -06:00
|
|
|
* "Font Awesome by Dave Gandy - http://fontawesome.io"
|
|
|
|
*/
|
|
|
|
|
2015-08-01 17:53:44 -07:00
|
|
|
@import "weather-icons-core.less";
|
2015-07-28 11:05:33 -07:00
|
|
|
@import "weather-icons-variables.less";
|
2015-08-02 18:23:36 -07:00
|
|
|
@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";
|