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 3a73e6e commit 09f9060Copy full SHA for 09f9060
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-cli-plugin-tailwind",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "vue-cli plugin for Tailwind CSS",
5
"author": "Jens Eggerstedt <j.eggerstedt@kaibatech.de>",
6
"license": "MIT",
@@ -18,7 +18,7 @@
18
"purgecss"
19
],
20
"dependencies": {
21
- "@fullhuman/postcss-purgecss": "^2.2.0",
22
- "tailwindcss": "^1.4.5"
+ "@fullhuman/postcss-purgecss": "^2.3.0",
+ "tailwindcss": "^1.6.2"
23
}
24
0 commit comments