We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d2366 commit a444dfaCopy full SHA for a444dfa
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "vue-cli-plugin-tailwind",
3
- "version": "0.3.2",
+ "version": "0.4.0",
4
"description": "vue-cli plugin for Tailwind CSS",
5
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
6
"license": "MIT",
7
"dependencies": {
8
"@fullhuman/postcss-purgecss": "^1.1.0",
9
- "tailwindcss": "^0.6.6"
+ "tailwindcss": "^0.7.2"
10
},
11
"repository": {
12
"type": "git",
0 commit comments