uci-hugo-doc/src/sass
Robert Kaussow f6966b8513
feat: add optional hint/admonition icons (#383)
BREAKING CHANGE: The types of the `hint` short code have been renamed to `[note|tip|important|caution|warning]` the old types `[info|ok|warning|danger]` are still working, but should be considered as deprecated.

BREAKING CHANGE: The `hint` short code is using named arguments now. You have to change, e.g. `{{< hint warning >}}` to `{{< hint type=warning >}}`.
2022-04-23 15:14:42 +02:00
..
_asciidoc.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_base.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_chroma_base.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_chroma_dark.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_chroma_light.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_color_mode.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_defaults.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_fonts.scss feat: add multilingual mode support (#241) 2022-01-23 13:21:44 +01:00
_markdown.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_mobile.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_normalize.css fix: set line-height in normalized h1 to avoid overlapping (#58) 2021-02-07 14:14:04 +01:00
_print.scss fix: switch back to pixel based border sizes 2021-02-21 22:34:34 +01:00
_shortcodes.scss feat: add optional hint/admonition icons (#383) 2022-04-23 15:14:42 +02:00
_utils.scss cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
main.scss fix: fix asciidoc sdmonitions formatting (#380) 2022-04-18 21:45:38 +02:00
mobile.scss split out css 2020-11-09 22:06:06 +01:00
print.scss split out css 2020-11-09 22:06:06 +01:00