daisyui 2.24.0 → 2.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -56,7 +56,7 @@ module.exports = {
56
56
  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.
57
57
 
58
58
  ```html
59
- <link href="https://cdn.jsdelivr.net/npm/daisyui@2.23.0/dist/full.css" rel="stylesheet" type="text/css" />
59
+ <link href="https://cdn.jsdelivr.net/npm/daisyui@2.24.2/dist/full.css" rel="stylesheet" type="text/css" />
60
60
  <script src="https://cdn.tailwindcss.com"></script>
61
61
  ```
62
62
 
@@ -77,7 +77,7 @@ See the official site: [ [daisyui.com →](https://daisyui.com/)]
77
77
 
78
78
  | | |
79
79
  |---|---|
80
- | **Premium Sponsors** <br /> Support this project by becoming a premium sponsor. <br /> [[Become a sponsor](https://opencollective.com/daisyui)] | <a href="https://opencollective.com/daisyui" target="_blank"><img src="https://opencollective.com/daisyui/tiers/premium-sponsor.svg?button=false&width=500&avatarHeight=92"></a> |
80
+ | **Premium Sponsors** <br /> Support this project by becoming a premium sponsor. <br /> [[Become a sponsor](https://opencollective.com/daisyui)] | <a href="https://opencollective.com/daisyui" target="_blank"><img src="https://opencollective.com/daisyui/tiers/premium-sponsor.svg?button=false&width=500&avatarHeight=200"></a> |
81
81
  | **Backers** <br /> Thank you to all our backers! <br /> [[Become a backer](https://opencollective.com/daisyui)] | <a href="https://opencollective.com/daisyui" target="_blank"><img src="https://opencollective.com/daisyui/backers.svg?button=false&width=500&avatarHeight=46"></a> |
82
82
  | **Contributors** <br /> This project exists thanks to all the people who contribute. <br /> [[Contribute](https://github.com/saadeghi/daisyui/blob/master/.github/CONTRIBUTING.md)] | |
83
83
 
@@ -146,7 +146,7 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
146
146
  - [x] Stack
147
147
 
148
148
  - Navigation
149
- - [ ] App bar
149
+ - [x] Bottom Navigation
150
150
  - [x] Breadcrumbs
151
151
  - [x] Link
152
152
  - [x] Menu