Integration with TailwindCSS #3171
Unanswered
jvanderen1
asked this question in
Q&A
Replies: 1 comment
-
generanlly, createRenderRoot. https://lit.dev/docs/components/shadow-dom/ I think this is a offical guide for intergration way with extenral libs. |
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
-
Continuing discussion from lit/lit-element#873 (comment)
There's no official guides for integrating Lit with other CSS frameworks (e.g. TailwindCSS). As someone who wants to author a web component library with consistent styles, this would be helpful.
💡 Suggestion
While a perfect solution may not exist, maybe it would be worth capturing some external examples or code snippets that might unblock someone?
✨ Remarks
Thanks for creating a beautiful framework! I hope it gains traction alongside other popular frameworks.
Beta Was this translation helpful? Give feedback.
All reactions