Felix Schneider
Felix Schneider
Doesn't seem reproducible anymore, closing.
Thanks for the review!
There is currently a [draft PR](https://github.com/withastro/starlight/pull/2569) which moves the inline script into `Page.astro` because there are other restoration issues when overriding the sidebar. Not sure how the maintainers will handle...
I created an initial migration PR for the docs (basically only point one will be accomplished there). Tbh, I dont fully understand point 2 and 3, maybe it's better if...
> Integrate userstyles customizer tool ([catppuccin-userstyles-customizer.uncenter.dev](https://catppuccin-userstyles-customizer.uncenter.dev/)) This could probably be achieved as a path on this website as well, with an Astro page that integrates the [Vue integration](https://docs.astro.build/en/guides/integrations-guide/vue/)...
Hello fellow contributors! I have just quickly read through this lovely enhancement and would like to share my thoughts 💬 with you. I'm not sure if I overread it or...
Ah okay, sorry. I haven't looked into the repro 🫢
Also I'll move the misplaced import statement to another PR cause it doesn't have to do anything with this one...
Closed by accident. Now the question is: Do we wanna separate Sidebar Topics and Topics Dropdown just because the later is a component having a `peerDep` to the former one,...
> I think the current change works! It might actually be clearer, because I was confused when first checking out the topics dropdown expecting it to be a plugin —...