#4160: heading.scss

site/_sass/uikit/theme/heading.scss

Path: site/_sass/uikit/components/heading.scss · Type: Core component (functional CSS)

Purpose: Defines structural/layout CSS for the heading system.

Source: GitHub

59 lines · 0 code · 31 comments · 28 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2laterFix various typos

What it does

Defines structural/layout CSS for the heading system. Imported via the UIkit compilation chain: assets/css/main.scssuikit-theme.scss (#4090) → core manifest → this file. Core components provide actual CSS rules for layout/positioning. Theme/ counterparts add visual styling (colors, shadows, fonts).

Key takeaways