spit out compressed versions of css now

This commit is contained in:
Dave Snider 2013-10-24 12:22:53 -07:00
parent 0dc1596e5b
commit 22044fe7b4
3 changed files with 3 additions and 5999 deletions

View File

@ -10,6 +10,7 @@ module.exports = function(grunt) {
options: { options: {
config: 'sphinx_rtd_theme/sass/config.rb', config: 'sphinx_rtd_theme/sass/config.rb',
basePath: 'sphinx_rtd_theme/sass', basePath: 'sphinx_rtd_theme/sass',
outputStyle: 'compressed',
force: true force: true
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long