A lot of people were complaining about using CSS toolkits like Tailwind with Shadow DOM and web components. A few asked how I use them, so I made this simple skeleton app with a few goodies included. Here are the features:
* Nav Toolbar
* Theme Selector
* Routing for three pages using the Lit Router
* Mixin class which gives you all the power of Tailwind and Daisy for Lit components
* Bootstrap icons wrapped as a web component
* Breadcrumbs
* 100% Lighthouse Score
A lot of people were complaining about using CSS toolkits like Tailwind with Shadow DOM and web components. A few asked how I use them, so I made this simple skeleton app with a few goodies included. Here are the features:
* Nav Toolbar * Theme Selector * Routing for three pages using the Lit Router * Mixin class which gives you all the power of Tailwind and Daisy for Lit components * Bootstrap icons wrapped as a web component * Breadcrumbs * 100% Lighthouse Score