Skip to content

Commit a444dfa

Browse files
committed
update to tailwindcss 0.7.2
1 parent 10d2366 commit a444dfa

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.3.2",
3+
"version": "0.4.0",
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.6.6"
9+
"tailwindcss": "^0.7.2"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)