tailwind-tools.nvim

An unofficial Tailwind CSS integration and tooling for Neovim

MIT License

Stars
347
Committers
12

Bot releases are visible (Hide)

tailwind-tools.nvim - v0.3.0 Latest Release

Published by luckasRanarison 2 months ago

v0.3.0

A big update for tailwind-tools.nvim, which now supports luapatterns, integrates a NodeJS remote plugin, a telescope extension, and supports more file types.

Breaking changes

The plugin entry point need to be explicitly specified because of the addition of the telescope extension. See the new installation notes to learn more.

New features

Bug fixes

New Contributors

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.2.1...v0.3.0

tailwind-tools.nvim - v0.2.1

Published by luckasRanarison 3 months ago

New features

  • Astro class:list support (27d28c993382fdcb4c3d4d0ec4b98c6697a938b5)
  • Heex and embeded Heex in elixir support (5616be6503a26cfba209aaf8fef8d7824c33715c)

Bug fixes

  • Neovim v0.11 support (79b2a48448aab945bda7755787919b567212d454)

New Contributors

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.2.0...v0.2.1

tailwind-tools.nvim - v0.2.0

Published by luckasRanarison 5 months ago

Announcement

Inline color hints are now available in stable as v0.10 is now the latest stable version.

Breaking change

  • @tailwind is now used to capture classes and allows more flexibility #24 (781094fec945d562b4934580d68ff4e17f77872c)

Bug fixes

  • Misplaced autocmd group (53eb1d51671bbbc55fc0814c38de6bc6b2922820)

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.1.3...v0.2.0

tailwind-tools.nvim - v0.1.3

Published by luckasRanarison 6 months ago

New features

  • class motions commands (87b507e7ae1d496f4a6071546ac83b6e67373e04)
  • min_length option for conceal #21 (1ac7b7af7f5ba2c67bbd8283a159b009207d73d2)

Bug fixes

New Contributors

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.1.2...v0.1.3

tailwind-tools.nvim - v0.1.2

Published by luckasRanarison 7 months ago

New features

Bug fixes

New Contributors

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.1.1...v0.1.2

tailwind-tools.nvim - v0.1.1

Published by luckasRanarison 7 months ago

What's Changed

  • fix: htmldjango support in 2e687c868457e79804c613e914126a5c3ce21c22 (#1)
  • feat: hex support for cmp in e397bb1dfbb92627551cc189354949fa67a2aea4
  • feat: external query support in 19cd9378b8a24ef08e6512cdfa92f3b28c1a5c49
  • fix: invalid bufnr on exiting some windows by @Gnarus-G in https://github.com/luckasRanarison/tailwind-tools.nvim/pull/5
  • fix: sorting for javascript expression in 99ff7c8c9cc403c83c7d160a2beb3ad0111044ab (#6)

New Contributors

Full Changelog: https://github.com/luckasRanarison/tailwind-tools.nvim/compare/v0.1.0...v0.1.1

tailwind-tools.nvim - v0.1.0

Published by luckasRanarison 7 months ago