1.0.8 • Published 8 months ago

live-tailwind-alpine-preview v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Live HTML Previewer with Tailwind Support

This extension allows you to preview html files with TailwindCSS and AplineJS support in VS Code itself.

Features

Side preview with live editing (Tailwind and Alpinejs support)

IDE

Side preview with aplinejs support

IDE

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
1.0.8

8 months ago