### Install Feliz.DaisyUI using NuGet Source: https://github.com/dzoukr/feliz.daisyui/blob/master/README.md Installs the Feliz.DaisyUI package into your project using the NuGet Package Manager console command. ```CLI Install-Package Feliz.DaisyUI ``` -------------------------------- ### Add Feliz.DaisyUI using Paket Source: https://github.com/dzoukr/feliz.daisyui/blob/master/README.md Adds the Feliz.DaisyUI package to your project's dependencies using the Paket command-line tool. ```CLI paket add Feliz.DaisyUI ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.