Skip to content

Commit

Permalink
chore: upgrade tailwind jit
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 15, 2021
1 parent 15a86a9 commit 93036c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@nuxt/postcss8": "^1.1.3",
"@tailwindcss/jit": "^0.1.0",
"@tailwindcss/jit": "^0.1.1",
"autoprefixer": "^10.2.5",
"chalk": "^4.1.0",
"clear-module": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1649,10 +1649,10 @@
dependencies:
defer-to-connect "^2.0.0"

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

0 comments on commit 93036c3

Please sign in to comment.