Skip to content

Commit

Permalink
feat: post navigation support auto wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
st1020 committed Sep 4, 2024
1 parent 6e7ded7 commit 11028d7
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 72 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"build": "pnpm tailwindcss -i ./static/app.css -o ./static/main.css"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.15",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.7"
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10"
}
}
123 changes: 63 additions & 60 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 11028d7

Please sign in to comment.