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 b66c2da commit 2ed2791Copy full SHA for 2ed2791
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-cli-plugin-tailwind",
3
- "version": "1.0.0-beta.3",
+ "version": "1.0.0-beta.4",
4
"description": "vue-cli plugin for Tailwind CSS",
5
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
6
"license": "MIT",
@@ -19,6 +19,6 @@
19
],
20
"dependencies": {
21
"@fullhuman/postcss-purgecss": "^1.2.0",
22
- "tailwindcss": "^1.0.0-beta.5"
+ "tailwindcss": "^1.0.0"
23
}
24
0 commit comments