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:
parent
015c75930a
commit
62840ef298
@ -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
|
||||
|
1782
_docs/gh-pages/css/weather-icons.min.css
vendored
1782
_docs/gh-pages/css/weather-icons.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
1782
css/weather-icons.min.css
vendored
1782
css/weather-icons.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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";
|
||||
|
@ -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';
|
Loading…
x
Reference in New Issue
Block a user