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 a444dfa commit 3d9d115Copy full SHA for 3d9d115
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "vue-cli-plugin-tailwind",
3
- "version": "0.4.0",
+ "version": "0.4.1",
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.7.2"
+ "tailwindcss": "^0.7.4"
10
},
11
"repository": {
12
"type": "git",
0 commit comments