Skip to content

Commit c0277e1

Browse files
committed
Add Card to README
1 parent 4cc0ac4 commit c0277e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,13 @@ renders
217217
- **Outline Button**: `Flowbite::Button::Outline`
218218
- **Pill Button**: `Flowbite::Button::Pill`
219219

220+
#### Cards
221+
- **Card**: `Flowbite::Card` (default card with content and title)
222+
220223
#### Navigation
221224
- **Link**: `Flowbite::Link` (default link styling)
222225

226+
223227
## Development
224228

225229
After checking out the repo, run `bin/setup` to install dependencies.

0 commit comments

Comments
 (0)