Replies: 1 comment
-
It seems PicoCSS conditional styling was enough!
Thanks for adding such a great feature! |
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.
-
I'd like to use PicoCSS with datatables, but it results in broken datatable layouts due to CSS conflicts styling the same elements:
Ideally, I'd like to have PicoCSS control the colors (for themes/dark mode), but let datatables control the rest of the CSS (layout).
Is there any way to get PicoCSS and datatables to work together in harmony?
A possible work-around is to use the new conditional styling feature, but I think that would mean:
Beta Was this translation helpful? Give feedback.
All reactions