Tailwind Editor in VSCode.
Preview your web page built with Tailwind directly in Visual Studio Code without running any build toool. Changes made in the preview's DevTools are saved back to the HTML file, and vice versa.
The goal is to provide visual editing UI to toggle Tailwind utilities on individual elements on the page.
None
This extension contributes the following settings:
tailwind.editor.serverSideIncludes
: settings for Server-Side Includes supportInitial release of VSCode Tailwind Editor with two-way editing and SSI support.