Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json add "types": "./dist/index.d.ts" and default --toc-overflow to auto #49

Merged
merged 5 commits into from
Oct 10, 2023

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 2, 2023

Closes #45.

2af1377 update deps
3017abe package.json add field "types": "./dist/index.d.ts"
2a52c1c change default --toc-overflow: auto scroll -> auto

@janosh janosh changed the title [pre-commit.ci] pre-commit autoupdate package.json add "types": "./dist/index.d.ts" and default --toc-overflow to auto Oct 10, 2023
…c-overflow, auto scroll)' on line 253 which is not in Toc.svelte: expected '<script lang="ts">\n import { onMoun…' to include 'overflow: var(--toc-overflow, auto sc…'
@janosh janosh merged commit 532acf0 into main Oct 10, 2023
4 checks passed
@janosh janosh deleted the pre-commit-ci-update-config branch October 10, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there an option to hide the scrollbar if the ToC doesn't reach certain size? Or just hide in general?
1 participant