Styling with Chakra-UI #1451
Unanswered
PovedaAqui
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I don't have experience with Chakra-UI, but here's what I know: while React-PDF requires some inline styling to work, e.g. for positioning annotations, Outline renders a simple nested HTML list, nothing else. Therefore it should not be any different than styling, well, a HTML list :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been trying to stylish the
<Document>
by using Chakra-UI, but it has been a nightmare, how are you doing it? Is the in-line styling the unique way?Currently, I'm trying to get the
<Outline>
left-aligned, but nothing has worked so far. Could you help me?Beta Was this translation helpful? Give feedback.
All reactions