···11/* addon for dev.css v3, a classless CSS framework - https://github.com/intergrav/dev.css */
22+/* about: turns the header into a sidebar if the viewport is wide enough */
23/* warn: if using with the header-sticky addon, be sure to include this after it */
3445@media (min-width: calc((48rem + 4rem) + ((16rem)*2))) {
+1
addon/header-sticky.css
···11/* addon for dev.css v3, a classless CSS framework - https://github.com/intergrav/dev.css */
22+/* about: makes the header sticky, always at the top of the screen */
23/* warn: if using with the header-sidebar addon, be sure to include this before it */
34/* warn: i do not recommend using this if your header is large, may affect usability */
45
···11-/* This theme is a template that you can modify */
11+/* theme for dev.css v3, a classless CSS framework - https://github.com/intergrav/dev.css */
22+/* about: a template that you can modify */
2334:root {
45 /* Fonts */
···11-/* This theme will make it always dark, regardless of device setting */
11+/* theme for dev.css v3, a classless CSS framework - https://github.com/intergrav/dev.css */
22+/* about: makes it always dark, regardless of device setting */
2334:root {
45 /* Colors */
+2-1
theme/terminal.css
···11-/* This theme has a similar look to a computer terminal */
11+/* theme for dev.css v3, a classless CSS framework - https://github.com/intergrav/dev.css */
22+/* about: has a similar look to a computer terminal */
2334@import url("https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist-mono.min.css");
45