2013-08-03 17:29:32 -06:00
|
|
|
/*!
|
2014-11-30 16:22:27 -08:00
|
|
|
* Weather Icons 1.3
|
|
|
|
* Updated November 30th, 2014
|
2013-08-03 17:29:32 -06:00
|
|
|
* Weather themed icons for Bootstrap
|
|
|
|
* ------------------------------------------------------------------------------
|
2014-05-31 14:00:28 -07:00
|
|
|
* Maintained at http://erikflowers.github.io/weather-icons
|
2013-08-03 17:29:32 -06:00
|
|
|
* http://twitter.com/Erik_UX
|
|
|
|
*
|
|
|
|
* License
|
|
|
|
* ------------------------------------------------------------------------------
|
|
|
|
* - Fpmt licensed under SIL OFL 1.1 -
|
|
|
|
* http://scripts.sil.org/OFL
|
|
|
|
* - CSS 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/
|
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"
|
|
|
|
*
|
|
|
|
* Weather Icons Bootstrap Package Author - Erik Flowers - erik@helloerik.com
|
|
|
|
* ------------------------------------------------------------------------------
|
|
|
|
* Email: erik@helloerik.com
|
|
|
|
* Twitter: http://twitter.com/Erik_UX
|
|
|
|
*/
|
|
|
|
|
2014-11-30 16:22:27 -08:00
|
|
|
|
2014-05-31 14:00:28 -07:00
|
|
|
|
|
|
|
|
2015-07-28 11:05:33 -07:00
|
|
|
@import "weather-icons-variables.less";
|
|
|
|
@import "weather-icons-classes.less";
|
2013-08-03 17:29:32 -06:00
|
|
|
|
|
|
|
// Include anything you need to make the Weather Icons styled here //
|
|
|
|
|
2014-05-31 14:00:28 -07:00
|
|
|
|
|
|
|
|
|
|
|
|