Closed
Description
The documentation for lit https://twind.style/with-lit only provides an example of how to use tailwind classes in the render function, but there seems to be no way to style the :host
element without using standard css. Passing classes to a slot element seems to also do nothing.
Are there any example of these?
Thanks!