hugo-theme-stack/assets/scss
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
..
external 🎉 Initial commit 2020-08-22 13:20:08 +02:00
partials feat: change horizontal scrollbar styles (#211) 2021-06-12 11:32:54 +02:00
breakpoints.scss refactor(scss): create breakpoints.scss 2020-09-09 16:03:09 +02:00
custom.scss feat: add support for custom SCSS 2020-10-31 23:36:16 +01:00
grid.scss fix: dark mode toggle inconsistent positioning (#89) 2020-12-24 11:06:58 +01:00
style.scss feat(list): add subsection support (#81) 2020-12-22 21:14:50 +01:00
variables.scss fix: take out [data-scheme="dark"] from :root 2021-06-14 16:56:24 -05:00