Skip to content

Commit 3d9d115

Browse files
committed
update to tailwindcss 0.7.4
1 parent a444dfa commit 3d9d115

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,12 +1,12 @@
11
{
22
"name": "vue-cli-plugin-tailwind",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "vue-cli plugin for Tailwind CSS",
55
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
66
"license": "MIT",
77
"dependencies": {
88
"@fullhuman/postcss-purgecss": "^1.1.0",
9-
"tailwindcss": "^0.7.2"
9+
"tailwindcss": "^0.7.4"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)