Skip to content

Commit 3c7e238

Browse files
authored
Bump tailwindcss to 1.4.4 (#13)
* Bump tailwindcss to 1.4.2 * Bump version * Bump tailwindcss to v1.4.4
1 parent 4b71f98 commit 3c7e238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-tailwind",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "vue-cli plugin for Tailwind CSS",
55
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
66
"license": "MIT",
@@ -19,6 +19,6 @@
1919
],
2020
"dependencies": {
2121
"@fullhuman/postcss-purgecss": "^2.1.2",
22-
"tailwindcss": "^1.3.4"
22+
"tailwindcss": "^1.4.4"
2323
}
2424
}

0 commit comments

Comments
 (0)