Skip to content

Releases: jasonplatts/tailwindcss-nova-ext

v3.0.2

27 Jul 13:23
Compare
Choose a tag to compare
  • Changed the "whitespace-no-wrap" Tailwind class to the correct name, "whitespace-nowrap".

v3.0.1

24 Jul 16:03
Compare
Choose a tag to compare
  • Fixed bug causing inconsistent reloading of the Tailwind classes when the Tailwind config file is saved.

v3.0

23 Jul 21:15
Compare
Choose a tag to compare
  • Added sidebar for viewing available Tailwind classes.
  • Added support for Tailwind version 2.2.4.
  • Added support for tailwind.config.js customization of extended colors. More Tailwind customization support is coming soon.
  • Improved Tailwind completion support in Vue.js projects by disallowing completions in script blocks and allowing completions in a style block when the @apply directive is used.
  • Removed support for older versions of Tailwind to focus on current and future extension feature enhancements.

v2.2

22 Mar 13:49
Compare
Choose a tag to compare
  • Added support for jade and pug files.

v2.1

04 Feb 14:07
Compare
Choose a tag to compare
  • Added support for embedded Elixir files.

v2.0

22 Jan 17:21
Compare
Choose a tag to compare
  • Added Tailwind CSS 2.0 support.
  • Added support for changing the Tailwind CSS version in the workspace preferences.
  • Increased the quality of the extension icon.

v1.3

06 Nov 23:39
Compare
Choose a tag to compare

Added support for Liquid files.

v1.2

06 Nov 22:11
Compare
Choose a tag to compare

Adds support for Twig, Blade, and Svelte files.

v1.1

22 Oct 21:31
Compare
Choose a tag to compare

Fixes a bug discovered since release causing the extension to become non-responsive.

v1.0

18 Oct 20:01
Compare
Choose a tag to compare

Initial release.