krtcom

Results 2 issues of krtcom

### I found this bug CSS property `background-image` is not working when using more than one column. See code below. When I comment out `$mpdf->setColumns(2);` everything works as expected. It...

bug/fix
HTML/CSS support
research needed

I have a very specific problem regarding ts and tsx loader and imports from node_modules that do not have extension specified. Steps or files to reproduce: package.json: ``` { "name":...