summaryrefslogtreecommitdiff
path: root/examples/docs/src/components/Header/SkipToContent.astro (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29fix: improve docs example (#4355)Gravatar Julius Marminge 1-0/+4
2022-01-19Fix visibility of focused skip link on docs site (#2405)Gravatar Chris Swithinbank 1-1/+1
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 1-19/+20
2021-08-26WIP update examples/docs/Gravatar Okiki 1-0/+21
f7cc2a47a2584123a175b43a04b&follow=1'>[types] allow onLoad plugin callbacks to return undefined (#6346)Gravatar Silver 1-1/+1 Returning undefined simply falls through to the next plugin, or to the default loader. This is defined by esbuild, and supported by Bun, but the types don't reflect it properly. 2023-10-06docs: `file.stream()` is not a promise (#6337)Gravatar Paul Nodet 1-1/+1