Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2
later
Fix various typos
What it does
Defines SCSS styles for the 2021-08-09-welcome-to-jekyll.adoc system. Imported via the UIkit compilation chain: assets/css/main.scss → uikit-theme.scss (#4090) → theme _import.scss (#4052) → this file. May contain SCSS variables and empty hook mixins as extension points for brand customization.
Key takeaways
Added:ac75fabf3 (Aug 2021) with Jekyll site migration. Typo fixes: acb790ad2.
UIkit framework: Part of bundled UIkit CSS. When upgrading, compare against new upstream version.
Chain: Imported via theme manifest, loaded after core variables.
Defines SCSS styles for the 2021-08-09-welcome-to-jekyll.adoc system. Imported via the UIkit compilation chain:
assets/css/main.scss→uikit-theme.scss(#4090) → theme _import.scss (#4052) → this file. May contain SCSS variables and empty hook mixins as extension points for brand customization.