alanshaw / alanshaw/markdown-pdf
CSS not applied
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 2.9k
- Fork
- 253
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello
The customCSS and even the pdf.css in the module is not applied.
I checked the content of ```childArgs``` and it refers to the appropriate css (pdf.css or custom according to calling options).
I even changed the pdf.css in ```node_modules/markdown-pdf/css```:
```
body {
font-size: 90px;
}
```
with no impact on the generated PDF.
Any idea someone?
Thank you.
Nek
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.