feat: pull local endpoints/addresses from host info

This commit is contained in:
Aarnav Tale
2026-04-11 12:24:58 -04:00
parent 93be180479
commit fccd2eefc4
6 changed files with 195 additions and 151 deletions
+6
View File
@@ -55,6 +55,12 @@
}
}
body {
font-optical-sizing: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@supports (scrollbar-gutter: stable) {
html {
scrollbar-gutter: stable;