Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Lessons/Lesson10.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ This snippet makes your heading large, bolded, and underlined — pretty self-ex

### Vivid

Vivid is an in-browser visual editor that lets you test out Tailwind styles and automatically write them directly to your code.
[Vivid](https://vivid.lol) is an in-browser visual editor that lets you test out Tailwind styles and automatically write them directly to your code.

With Vivid, you can click on any component in your page and have its code pop up right in your browser. From there, you can edit its code in the code pane, or preview and apply styles with shortcuts through the command palette.

Expand Down