diff --git a/config.yml b/config.yml index 381510dc..927232fb 100644 --- a/config.yml +++ b/config.yml @@ -5,7 +5,7 @@ enableInlineShortcodes: true params: homepage: "https://flowbite.com" - current_version: 3.0.0 + current_version: 3.1.0 authors: Themesberg social_image_path: /docs/images/og-image.png diff --git a/content/getting-started/blazor.md b/content/getting-started/blazor.md index d7991418..04863112 100644 --- a/content/getting-started/blazor.md +++ b/content/getting-started/blazor.md @@ -219,7 +219,7 @@ module.exports = { ```bash - + ``` diff --git a/content/getting-started/changelog.md b/content/getting-started/changelog.md index 308eb3b9..f664f480 100644 --- a/content/getting-started/changelog.md +++ b/content/getting-started/changelog.md @@ -15,6 +15,11 @@ nextLink: getting-started/react/ We strive to keep a good accountability of all of the version changes that we make for the Flowbite library. +### v3.1.0 + +- use CSS variables for colors +- remove setting dark mode by default from plugin + ### v3.0.0 - upgraded Tailwind to v4 diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index f22e10a7..f0690dd4 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -1,5 +1,5 @@ - - \ No newline at end of file + + \ No newline at end of file diff --git a/layouts/partials/stylesheet.html b/layouts/partials/stylesheet.html index 2fdfe561..dbb337bd 100644 --- a/layouts/partials/stylesheet.html +++ b/layouts/partials/stylesheet.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/layouts/shortcodes/example.html b/layouts/shortcodes/example.html index 9973d25d..20576337 100644 --- a/layouts/shortcodes/example.html +++ b/layouts/shortcodes/example.html @@ -108,7 +108,7 @@
- +