barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.63k stars 290 forks source link

issues loading css #437

Closed Kobershan closed 3 years ago

Kobershan commented 3 years ago

im using laravel 8 with php 8 and im using tailwind with inline editing.

When the pdf is opened it doesn't use any of the css provided.

RickZurc commented 3 years ago

Same problem

RickZurc commented 3 years ago

And Jquery not rendering also...

ousid commented 3 years ago

many you want to add you CSS inside style tag inside head

Or if your styles doesn't look right you must double check the autoprefix css.

Take a look here if you want to add autoprefix css https://autoprefixer.github.io/

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy. If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.