Skip to content

chores: minor css and docusaurus clean ups#61

Merged
SethFalco merged 4 commits into
svg:mainfrom
SethFalco:chores
Apr 23, 2026
Merged

chores: minor css and docusaurus clean ups#61
SethFalco merged 4 commits into
svg:mainfrom
SethFalco:chores

Conversation

@SethFalco
Copy link
Copy Markdown
Member

See each commit message for more details.

TL;DR: Simpler CSS, code-style, and fixing poor use of the Docusaurus API.

These mean the exact same thing when top and left are both set to 0, so
it's just less CSS.
We were extending the wrong theme component to add globals. The Layout
component remounts everything in it on each navigation, while the Root
component actually achieves the desired behavior.

In our case, it shouldn't have a significant impact on bundles or
performance, but it's still following a better paradigm.
@SethFalco SethFalco merged commit 190305b into svg:main Apr 23, 2026
4 checks passed
@SethFalco SethFalco deleted the chores branch April 23, 2026 19:35
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.

1 participant