from Hacker News

A GitHub Template for Lit+Tailwind+Daisy Using Vite and Bun

by dazrafio on 11/3/24, 9:21 PM with 1 comments

  • by dazrafio on 11/3/24, 9:22 PM

    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