📦 Release Notes
See what’s new in Tail Lens — we’re continuously shipping improvements to make Tailwind development easier.
v2.1Major Release
📅 29 May, 2025
✨ Features
- Support for Tailwind v4 and v4's CSS Configuration.
- Show CSS on Alt + Hover on applied tailwind classes.
- Major Performance Improvements.
v2.0Major Release
📅 21 May, 2025
🐞 Bug Fixes
- Made the config panel scrollable on Windows
- Resolved Alt key preview issues when toggling font classes like `text-3xl` and `text-5xl`.
✨ Features
- Improved popup performance by reducing unnecessary re-renders.
- Enabled keyboard navigation (up and down arrow) for UI elements.
- Display overridden classes with a strikethrough for better clarity.
- Options to change pin mode, show/hide keyboard navigator, and customize class copy behavior.
- Optimized extension startup.
- Added Firefox support.
- Preserved pinned position in single-pinned mode.
- Popup adjusts on resize and stays in bounds.
- Compact controls menu.
- Added shortcut to pause/resume the extension.
- Major internal code refactor for performance and readability.