Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-30 | update to v3.3.7 | Thomas Park | |
2015-11-24 | update bootswatch to 3.3.6 | Thomas Park | |
2015-08-05 | style btn-link as flat button, tweak all buttons, closes #495 | Thomas Park | |
2015-07-07 | set default $bootstrap-sass-asset-helper value | Thomas Park | |
2015-07-02 | for sass, give $icon-font-path conditional value, fixes #453 | Thomas Park | |
2015-06-16 | update bootswatch to 3.3.5 | Thomas Park | |
2015-05-14 | Rebuild each _variable.scss with grunt | Jay Williams | |
2015-03-27 | paper: fix panel-heading color, closes #432 | Thomas Park | |
2015-03-17 | update bootswatch to 3.3.4 | Thomas Park | |
2015-01-22 | update bootswatch to 3.3.2 | Thomas Park | |
2014-11-15 | bump version number in less and sass | Thomas Park | |
2014-11-14 | Add support for SASS/SCSS | Corey Sewell | |
Refactored less files to be more scss friendly * Ensured no variables are used before assignment * Removed interpolated variable usage with similar substitute Added SCSS Grunt tasks * convert_less - Converts theme less files to scss * swatch_scss - Same as original swatch task, but using sass * compress_scss - Same as original compress task, but using sass Added dependencies for SCSS Updated _config.yml so jekyll includes theme _bootswatch.scss and _variables.scss files Added .sass-cache dir to .gitignore |