mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 13:21:35 +01:00
feat: modify code block highlight line style
This commit is contained in:
parent
e8746d1a74
commit
58276c5343
4 changed files with 109 additions and 110 deletions
|
|
@ -14,9 +14,9 @@
|
|||
"build": "pnpm tailwindcss -i ./static/app.css -o ./static/main.css"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
"tailwindcss": "^3.4.13"
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.10",
|
||||
"tailwindcss": "^3.4.17"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue