Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-24 | update bootswatch to 3.3.6 | Thomas Park | |
2015-09-24 | Fix google font import issue with scss | Corey Sewell | |
2015-09-03 | set web font path as variable that can be overridden, closes #507 | Thomas Park | |
2015-06-16 | update bootswatch to 3.3.5 | Thomas Park | |
2015-04-21 | change protocol relative urls to https | Thomas Park | |
2015-03-17 | update bootswatch to 3.3.4 | Thomas Park | |
2015-03-05 | sandstone: color in panel-footer, fixes #411 | Thomas Park | |
2015-01-22 | update bootswatch to 3.3.2 | Thomas Park | |
2014-11-28 | sandstone: remove extra padding on input-sm | 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 |