Skip to content

Releases: forsartis/vue-cli-plugin-tailwind

v3.0.0

27 Feb 18:47
a4c338e
Compare
Choose a tag to compare

This requires vue-cli v5.0

v3.0.0-beta.0

12 Dec 13:06
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

If you want to use Tailwind CSS v3.0 in a new project:

Make sure you have vue-cli v5.0 or above:

npm install -g @vue/cli@next

After you created your vue-cli project, add Tailwind by running:

vue add tailwind@next

Upgrade an existing project:

npm uninstall tailwindcss @tailwindcss/postcss7-compat postcss autoprefixer

npm install -g @vue/cli@next

vue upgrade --next

vue add tailwind@next

v2.2.18

06 Dec 13:16
Compare
Choose a tag to compare
2.2.18

v2.2.17

09 Nov 13:51
Compare
Choose a tag to compare
2.2.17

v2.0.6

16 Feb 13:53
Compare
Choose a tag to compare
2.0.6

v2.0.5

15 Jan 13:53
Compare
Choose a tag to compare
  • Dependencies are now added to the clients package.json

v2.0.1

19 Nov 15:58
Compare
Choose a tag to compare
  • Updated to Tailwind v2.0.1-compat
  • Utilize Tailwind's internal PurgeCSS option

v1.5.0

14 Sep 08:54
fb4868e
Compare
Choose a tag to compare

Bump tailwindcss to 1.8.9

v1.4.2

14 Aug 15:21
Compare
Choose a tag to compare
update dependencies

v1.4.1

07 May 20:57
Compare
Choose a tag to compare
1.4.1