Replies: 1 comment
-
Here is a example of how I styled a basic table using TailwindCSS https://codesandbox.io/s/tanstack-table-react-type-error-reproduction-ii092f?file=/src/Table.tsx You can also add meta to the Here is a example of its usage from a code sample in another discussion: You can see how they are passing in classNames via meta in their code sample. I hope this helps, also in the code standbox examples they have index.css files that target the raw HTML elements. TanStack Table is headless so its intended to have no styles and you have to decide on how to style it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Anyone know?
Beta Was this translation helpful? Give feedback.
All reactions