nuxt-pdf
nuxt-pdf copied to clipboard
Add support for Tailwind Classes "break-inside-*", "break-after-*", "break-before-*"
Describe the feature
I'd like to see support of CSS Page-Break-Options. So for example, that an element with Tailwind-Class "break-inside-avoid" is automatically moved to the next page if it doesn't fit in the current page.
Additional information
No response