Skip to content

Commit

Permalink
adds CSS flexbox as a limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
programster authored and bsweeney committed Aug 17, 2022
1 parent e82c746 commit bbecc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -222,7 +222,7 @@ Files accessed through the local file system have the following requirement:
$html = '<img src="data:image/svg+xml;base64,' . base64_encode($svg) . '" ...>';
```
Watch https://github.com/dompdf/dompdf/issues/320 for progress

* Does not support CSS flexbox.
---

[![Donate button](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](http://goo.gl/DSvWf)
Expand Down

0 comments on commit bbecc9a

Please sign in to comment.