- Fix syntax error in Darkly and Flatly.
- Add Paper theme
- Add Sandstone theme
- Update all themes to current bootswatch versions (3.2.0)
- Update all themes to current bootswatch versions (3.0.0)
- Remove Spruce theme
- Remove Superhero theme
- Add Custom base theme for creating your own swatch
- Change version scheme to match bootstrap versioning
- 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