Back to home page

EIC code displayed by LXR

 
 

    


Warning, /iDDS/monitor/data/css/icons/weather-icons/sass/weather-icons.min.scss is written in an unsupported language. File is not indexed.

0001 /*!
0002  *  Weather Icons 2.0
0003  *  Updated August 1, 2015
0004  *  Weather themed icons for Bootstrap
0005  *  Author - Erik Flowers - erik@helloerik.com
0006  *  Email: erik@helloerik.com
0007  *  Twitter: http://twitter.com/Erik_UX
0008  *  ------------------------------------------------------------------------------
0009  *  Maintained at http://erikflowers.github.io/weather-icons
0010  *
0011  *  License
0012  *  ------------------------------------------------------------------------------
0013  *  - Font licensed under SIL OFL 1.1 -
0014  *    http://scripts.sil.org/OFL
0015  *  - CSS, SCSS and LESS are licensed under MIT License -
0016  *    http://opensource.org/licenses/mit-license.html
0017  *  - Documentation licensed under CC BY 3.0 -
0018  *    http://creativecommons.org/licenses/by/3.0/
0019  *  - Inspired by and works great as a companion with Font Awesome
0020  *    "Font Awesome by Dave Gandy - http://fontawesome.io"
0021  */
0022 
0023 @import 'weather-icons-core.scss';
0024 @import 'weather-icons-variables.scss';
0025 @import 'weather-icons-classes.scss';
0026 // Mappings to various APIs
0027 @import "mappings/wi-yahoo.scss";
0028 @import "mappings/wi-forecast-io.scss";
0029 @import "mappings/wi-wmo4680.scss";
0030 @import "mappings/wi-owm.scss";