Updated README
This commit is contained in:
parent
0b93441169
commit
69a270f604
2 changed files with 51 additions and 14 deletions
|
@ -60,7 +60,7 @@ module.exports = function(grunt) {
|
|||
// default args
|
||||
var args = [
|
||||
'--dpi', '96', // workarround to wkhtmltopdf letter-spacing bug (see http://code.google.com/p/wkhtmltopdf/issues/detail?id=72)
|
||||
'--print-media-type', // Use @print media type
|
||||
'--print-media-type' // Use @print media type
|
||||
];
|
||||
|
||||
// overrides the args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue