Fix stylesheet name
This commit is contained in:
parent
a679fe98dd
commit
5cab3659f4
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -37,7 +37,7 @@ function generate:pdf {
|
|||
--fit-background-mode scale \
|
||||
--font-path ../fonts \
|
||||
--output "../../dist/${DIRECTORY_NAME}.pdf" \
|
||||
--stylesheets ../styles/style-light,tango \
|
||||
--stylesheets ../styles/opdavies-light,tango \
|
||||
"${@}"
|
||||
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue