kohheepeace / docusaurus-pdf

Generate PDF for docusaurus
https://drive.google.com/file/d/19P3qSwLLUHYigrxH3QXIMXmRpTFi4pKB/view
113 stars 18 forks source link

Pass base url option, use it to find css #2

Closed mikebeaverson closed 4 years ago

mikebeaverson commented 4 years ago

The current version fails to find the style files if the Docusaurus app uses a baseUrl. This passes in the baseUrl and correctly finds the css.

kohheepeace commented 4 years ago

Thanks for your PR! I will check and merge it asap 😄