- Update all themes to current bootswatch versions (2.3.2)
- Add Flatly theme
- Add script for determining variables that need to be rearranged
- Add list of conversions to do manually (CONVERSION.md)
- Update all themes to current bootswatch versions (2.3.0)
- Escape complex arguments to box-shadow in Simplex (reported @murtra)
- Make glyphicon links rails-friendly by default (reported @nysalor)
- Add !default to all bootswatch variables, making them overridable
- Add a converter script for most of the repetitive less/sass conversion work
- Add bootswatch project as a submodule
- Add a rake task that auto-converts less files from submodule into scss
- Convert all latest bootswatches to scss
- Stop using percentage -> percentile conversion, it seems to only break things