mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 13:21:35 +01:00
feat: add side toc support and update toc style
This commit is contained in:
parent
9d208b7bd1
commit
b7a197c648
10 changed files with 291 additions and 241 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -5,5 +5,8 @@
|
|||
},
|
||||
"[jinja-html]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"tailwindCSS.includeLanguages": {
|
||||
"jinja-html": "html"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue