theelims / ESP32-sveltekit

A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to get you started in no time with a fully integrated build chain.
https://theelims.github.io/ESP32-sveltekit/
Other
90 stars 15 forks source link

Updates Daisy ui #48

Closed runeharlyk closed 2 months ago

runeharlyk commented 2 months ago

Daisy UI switches to use OKLCH colors in V4

theelims commented 2 months ago

I'll leave this PR open, as it is not only the colors, but also they depreciated the button groups which are used on a few occasions. It was replaced with a new way. This needs more testing and code audits.