2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 07:22:11 -06:00
erikflowers_weather-icons/sass/weather-icons.scss

27 lines
1.1 KiB
SCSS
Raw Normal View History

2015-07-28 12:28:00 -07:00
/*!
* Weather Icons 2.0
* Updated July 28th 2015
* Weather themed icons for Bootstrap
* ------------------------------------------------------------------------------
* Maintained at http://erikflowers.github.io/weather-icons
* http://twitter.com/Erik_UX
*
* License
* ------------------------------------------------------------------------------
* - Font licensed under SIL OFL 1.1 -
2015-07-28 12:28:00 -07:00
* 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/
* - Inspired by and works great as a companion with Font Awesome
* "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
*/
@import 'weather-icons-variables.scss';
2015-07-31 17:04:10 -07:00
@import 'weather-icons-classes.scss';