hugo-theme-stack/assets
k 2366351c18 fix: take out [data-scheme="dark"] from :root
Taking out the [data-scheme="dark"] from :root allows us to fix the
precedence of CSS when the [data-scheme="dark"] is placed in the <html>
tag. This is needed in order to make the dark styles accesible from the
<html> elment, this will allow us to change the vertical scrollbar
styles following the dark and light schemes.
2021-06-14 16:56:24 -05:00
..
icons feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
img feat: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
scss fix: take out [data-scheme="dark"] from :root 2021-06-14 16:56:24 -05:00
ts fix(colorScheme): dispatch onColorSchemeChange at page load (#118) 2021-01-04 10:52:14 +01:00
jsconfig.json refactor(ts): import script using new Hugo Module logic (#77) 2020-12-21 22:34:54 +01:00