Skip to content

Releases: dolanmiu/vite-plugin-scope-tailwind

2.0.2

03 Jun 11:23
e48c89b
Compare
Choose a tag to compare

What's Changed

  • Fixes: Could not find a declaration file for module by @wheeOs in #8
  • Fix: Race condition where postcss plugin runs before Vite transform by @dolanmiu in #9

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

11 Jul 02:08
Compare
Choose a tag to compare

Add support for Tailwind pseudo classes

2.0.0

27 Jun 01:38
Compare
Choose a tag to compare

New way of encapsulating TailwindCSS types:

1.1.10

31 Jan 20:55
Compare
Choose a tag to compare

Fix issue with tags and nested tags

1.1.9

10 Jan 03:41
Compare
Choose a tag to compare

1.1.8

04 Dec 18:07
Compare
Choose a tag to compare

Improve README and add Badges to project

1.1.7

04 Dec 17:49
Compare
Choose a tag to compare

Fix issue with regular HTML based files

Fix source map issue

Added tests

1.1.6

04 Dec 17:52
Compare
Choose a tag to compare

Support default exported postcss configs

1.1.3

14 Sep 10:55
Compare
Choose a tag to compare

Remove ESM version of build to allow it to support require

1.1.2

11 Sep 20:18
Compare
Choose a tag to compare

Fix issue with cjs and mjs extensions