diff --git a/README.md b/README.md index 6e21bc7fad0..b7c50d6932a 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ module.exports = { Loading CSS files from CDN is not recommended for production. It's better to install Tailwind and daisyUI as Nodejs dependencies so you can config/customize everything, and purge unused styles. ```html - + ``` diff --git a/src/docs/.env b/src/docs/.env index cdfb47575a1..fa645da5229 100644 --- a/src/docs/.env +++ b/src/docs/.env @@ -1 +1 @@ -VITE_DAISYUI_VERSION=2.51.4 +VITE_DAISYUI_VERSION=2.51.5