live-tailwind-alpine-preview
v1.0.8
Published
Edit and preview HTML documents in VS Code with tailwind and alpinejs support
Downloads
64
Maintainers
Readme
Live HTML Previewer with Tailwind Support
This extension allows you to preview html files with TailwindCSS and AplineJS support in VS Code itself.
Features
- Support for multiple suggestion is now on by default.
- Combine Open in GitLab commands (5a8d69b)
- Implemented by Lennard Sprong with MR !1619 👍
- Telemetry for multiple suggestions (9bb4e81)
Side preview with live editing (Tailwind and Alpinejs support)
Side preview with aplinejs support
Full page preview
Usage
- For side preview, use the keybinding 'ctrl+q s' or press 'F1' and type "Show tailwind side preview"
- For full preview, use the keybinding 'ctrl+q f' or press 'F1' and type "Show tailwind full preview"
If a HTML file is open, an icon is displayed on the Status Bar in bottom left. Click on it for side preview.
Changelog
1.0.5 (2024-06-12)
Changes
- Enable error debugging and output to console
- Supporting loading images from disk