diff --git a/cheatsheet.html b/cheatsheet.html new file mode 100644 index 0000000..945c9b4 --- /dev/null +++ b/cheatsheet.html @@ -0,0 +1 @@ +. \ No newline at end of file diff --git a/font/WeatherIcons-Regular.otf b/font-source/WeatherIcons-Regular.otf similarity index 100% rename from font/WeatherIcons-Regular.otf rename to font-source/WeatherIcons-Regular.otf diff --git a/weather-icons/icon-classes.less b/less/icon-classes.less similarity index 100% rename from weather-icons/icon-classes.less rename to less/icon-classes.less diff --git a/weather-icons/variables.less b/less/variables.less similarity index 100% rename from weather-icons/variables.less rename to less/variables.less diff --git a/weather-icons/weather-icons.less b/less/weather-icons.less similarity index 100% rename from weather-icons/weather-icons.less rename to less/weather-icons.less diff --git a/weather-icons/weather-icons.min.less b/less/weather-icons.min.less similarity index 100% rename from weather-icons/weather-icons.min.less rename to less/weather-icons.min.less diff --git a/weather-icons/README.md b/weather-icons/README.md deleted file mode 100644 index 4ff1738..0000000 --- a/weather-icons/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# Weather Icons -*Version 1.3 - November 30th, 2014* - -These are the Bootstrap ready Less files. Put the "weather-icons" folder inside your main Less folder and import it with the rest of your less imports. - -**Remember** your CSS is going to look for the fonts in `./css`, a directory above. \ No newline at end of file