A simple setup to use LitElement with tailwindcss for small projects
TL;DR : To use tailwind in your LitElement based project, you can simply import the CSS file and disable shadow DOM.
For my latest side project, I needed to create a small UI. I decided to build it using Web Components, but because I really suck at C...
techbytes.hashnode.dev3 min read