Skip to content

Commit 11028d7

Browse files
committed
feat: post navigation support auto wrap
1 parent 6e7ded7 commit 11028d7

File tree

4 files changed

+82
-72
lines changed

4 files changed

+82
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"build": "pnpm tailwindcss -i ./static/app.css -o ./static/main.css"
1515
},
1616
"dependencies": {
17-
"@tailwindcss/typography": "^0.5.13",
17+
"@tailwindcss/typography": "^0.5.15",
1818
"prettier": "^3.3.3",
19-
"prettier-plugin-tailwindcss": "^0.6.5",
20-
"tailwindcss": "^3.4.7"
19+
"prettier-plugin-tailwindcss": "^0.6.6",
20+
"tailwindcss": "^3.4.10"
2121
}
2222
}

pnpm-lock.yaml

Lines changed: 63 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)