Skip to content

Commit 93036c3

Browse files
committed
chore: upgrade tailwind jit
1 parent 15a86a9 commit 93036c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@nuxt/postcss8": "^1.1.3",
28-
"@tailwindcss/jit": "^0.1.0",
28+
"@tailwindcss/jit": "^0.1.1",
2929
"autoprefixer": "^10.2.5",
3030
"chalk": "^4.1.0",
3131
"clear-module": "^4.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@
16491649
dependencies:
16501650
defer-to-connect "^2.0.0"
16511651

1652-
"@tailwindcss/jit@^0.1.0":
1653-
version "0.1.0"
1654-
resolved "https://registry.yarnpkg.com/@tailwindcss/jit/-/jit-0.1.0.tgz#e31ec143902c12f3d2b736ad5c8635bec732bb71"
1655-
integrity sha512-lmFKpkxdPlgrQAZ57HiUr7GWI1/+8gBPuT8YIO/1KZVNpcrC39DCz+GfAthIPCy3ymcuOYaJXEjvFOzsEk91rg==
1652+
"@tailwindcss/jit@^0.1.1":
1653+
version "0.1.1"
1654+
resolved "https://registry.yarnpkg.com/@tailwindcss/jit/-/jit-0.1.1.tgz#d3783b2941fda6d4521c5ce1b8b547e9fc9e130f"
1655+
integrity sha512-KXpWiRksgs+7voUeFHRDeRwo+EzY9PW/WLeFt8NHl2+hP551PoDC56QjXAjcgDgRniWQg6WoOwFsm6u2ajVWow==
16561656
dependencies:
16571657
chokidar "^3.5.1"
16581658
dlv "^1.1.3"

0 commit comments

Comments
 (0)