fix: footnote style

This commit is contained in:
st1020 2024-10-07 20:10:13 +08:00
parent a6cf030459
commit e8746d1a74
4 changed files with 183 additions and 148 deletions

View file

@ -16,7 +16,7 @@
"dependencies": {
"@tailwindcss/typography": "^0.5.15",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10"
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13"
}
}