Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Park
b66d4dc211 update v4.0.0-beta.2, closes #499 2017-11-03 02:48:10 -04:00
Thomas Park
de117634b9 commit cosmo 2017-05-08 17:10:52 -04:00
Scott Kuhl
f8e4920df7 Added the Segoe UI font as the primary font in Cosmo for both version 3 and version 4. 2017-02-22 21:55:24 -06:00
Thomas Park
4b0d3762f3 update to v3.3.7 2016-07-30 17:56:26 -04:00
Thomas Park
4db5bf22ea update bootswatch to 3.3.6 2015-11-24 18:36:58 -05:00
Thomas Park
ceefe110c1 set default $bootstrap-sass-asset-helper value 2015-07-07 14:03:38 -04:00
Thomas Park
0e31fc2700 for sass, give $icon-font-path conditional value, fixes #453 2015-07-02 16:47:52 -04:00
Thomas Park
57a25bd6da update bootswatch to 3.3.5 2015-06-16 21:58:15 -04:00
Jay Williams
faf169d9ff Rebuild each _variable.scss with grunt 2015-05-14 20:45:26 -05:00
Thomas Park
0b99e59d9b update bootswatch to 3.3.4 2015-03-17 14:38:40 -04:00
Thomas Park
a390afa8a3 fix tooltip opacity for ie8, closes #410 2015-02-27 01:00:25 -05:00
Thomas Park
7e60706301 update bootswatch to 3.3.2 2015-01-22 22:42:19 -05:00
Thomas Park
0c0b7907f8 bump version number in less and sass 2014-11-15 16:50:41 -05:00
Corey Sewell
28bd7c0707 Add support for SASS/SCSS
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
2014-11-14 20:44:05 +13:00