|
|
|
|
|
by jonjlee
289 days ago
|
|
DaisyUI and HyperUI, which are both full component libraries based on tailwind, play well with lit. You either opt out of using the shadow dom or import the global styles into the component. Both methods have official lit support. |
|