Sha256: d541b28d212dac07dd42e516fa94af41318a6c674a52478449ff24a322c6a464
Contents?: true
Size: 1.76 KB
Versions: 5
Compression:
Stored size: 1.76 KB
Contents
/*! * Weather Icons Beta 1 * Weather themed icons for Bootstrap * ------------------------------------------------------------------------------ * Maintained at http://erikflowers.github.io/weather-icons * http://twitter.com/Erik_UX * * License * ------------------------------------------------------------------------------ * - Fpmt licensed under SIL OFL 1.1 - * 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 Aweosme * "Font Awesome by Dave Gandy - http://fontawesome.io" * * Weather Icons Bootstrap Package Author - Erik Flowers - erik@helloerik.com * Weather Icons gives full credit for inspiration to Font Awesome and makes no * claim to invention, intellectual property, or ownership of methodology. * * Support Open Source! * * ------------------------------------------------------------------------------ * Email: erik@helloerik.com * Twitter: http://twitter.com/Erik_UX *= depend_on_asset "weathericons-regular-webfont.eot" *= depend_on_asset "weathericons-regular-webfont.svg" *= depend_on_asset "weathericons-regular-webfont.ttf" *= depend_on_asset "weathericons-regular-webfont.woff" */ @import "weather-icons/variables"; @import "weather-icons/mixins"; @import "weather-icons/path"; @import "weather-icons/core"; @import "weather-icons/larger"; @import "weather-icons/fixed-width"; @import "weather-icons/list"; @import "weather-icons/bordered-pulled"; @import "weather-icons/spinning"; @import "weather-icons/rotated-flipped"; @import "weather-icons/stacked"; @import "weather-icons/icons";
Version data entries
5 entries across 5 versions & 1 rubygems