mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
spit out compressed versions of css now
This commit is contained in:
parent
0dc1596e5b
commit
22044fe7b4
|
@ -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
Loading…
Reference in New Issue
Block a user