diff --git a/docs/Lessons/Lesson10.mdx b/docs/Lessons/Lesson10.mdx index 9f48786..40a329f 100644 --- a/docs/Lessons/Lesson10.mdx +++ b/docs/Lessons/Lesson10.mdx @@ -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.