hugo-geekblog/src/sass
Robert Kaussow d5f6cfb13e
refator: replace gulp by webpack and npm scripts (#129)
BREAKING CHANGE: We have replaced `gulp` with `webpack` and `npm scripts` to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup.

BREAKING CHANGE: The `GeekblogIcons` font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.
2021-12-29 22:50:13 +01:00
..
_base.scss refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
_chroma_base.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_chroma_dark.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_chroma_light.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_color_mode.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_defaults.scss refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
_fonts.scss refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
_markdown.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_mobile.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_normalize.css fix: set line-height in normalized h1 to avoid overlapping 2021-02-21 13:26:55 +01:00
_print.scss fix: switch back to pixel based border sizes 2021-02-21 22:39:34 +01:00
_shortcodes.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
_utils.scss feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
main.scss feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
mobile.scss fix print css and split out mobile css 2020-11-08 17:08:17 +01:00
print.scss fix print css and split out mobile css 2020-11-08 17:08:17 +01:00