Closed scharc closed 10 years ago
Justed checked out the latest weather-icons and found some strange name problems:
The Docs say to use 'wi-celsius' but in the less file it compiles from @celcius: "\f03c"; // celsius .wi-celcius:before { content: @celcius ; } // celsius
@celcius: "\f03c"; // celsius .wi-celcius:before { content: @celcius ; } // celsius
this should be changed to 'celsius'
Justed checked out the latest weather-icons and found some strange name problems:
The Docs say to use 'wi-celsius' but in the less file it compiles from
@celcius: "\f03c"; // celsius .wi-celcius:before { content: @celcius ; } // celsius
this should be changed to 'celsius'