Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
change tailwind version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Apr 1, 2024
1 parent ba3b217 commit 22fb772
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 50 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"vite": "^5.2.7"
},
"dependencies": {
"@tailwindcss/vite": "4.0.0-alpha.11",
"@tailwindcss/vite": "4.0.0-alpha.10",
"astro-font": "^0.0.78",
"astro-integration-kit": "^0.8.0",
"astro-remote": "^0.3.2",
"astro-seo": "^0.8.3",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"picocolors": "^1.0.0",
"tailwindcss": "4.0.0-alpha.11",
"tailwindcss": "4.0.0-alpha.10",
"ultrahtml": "^1.5.3"
}
}
93 changes: 45 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 22fb772

Please sign in to comment.