2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

minified files were missing weather underground

updated gh pages files
This commit is contained in:
Erik Flowers 2015-09-19 21:33:30 -07:00
parent 015c75930a
commit 62840ef298
6 changed files with 50 additions and 3544 deletions

View File

@ -1,6 +1,6 @@
/*!
* Weather Icons 2.0
* Updated August 1, 2015
* Weather Icons 2.0.8
* Updated September 19, 2015
* Weather themed icons for Bootstrap
* Author - Erik Flowers - erik@helloerik.com
* Email: erik@helloerik.com

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
/*!
* Weather Icons 2.0
* Updated August 1, 2015
* Weather Icons 2.0.8
* Updated September 19, 2015
* Weather themed icons for Bootstrap
* Author - Erik Flowers - erik@helloerik.com
* Email: erik@helloerik.com

File diff suppressed because one or more lines are too long

View File

@ -20,11 +20,4 @@
* "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";
@import "weather-icons.less";

View File

@ -1,6 +1,6 @@
/*!
* Weather Icons 2.0
* Updated August 1, 2015
* Weather Icons 2.0.8
* Updated September 19, 2015
* Weather themed icons for Bootstrap
* Author - Erik Flowers - erik@helloerik.com
* Email: erik@helloerik.com
@ -20,11 +20,4 @@
* "Font Awesome by Dave Gandy - http://fontawesome.io"
*/
@import 'weather-icons-core.scss';
@import 'weather-icons-variables.scss';
@import 'weather-icons-classes.scss';
// Mappings to various APIs
@import "mappings/wi-yahoo.scss";
@import "mappings/wi-forecast-io.scss";
@import "mappings/wi-wmo4680.scss";
@import "mappings/wi-owm.scss";
@import 'weather-icons.scss';