#4156: dropdown.scss

site/_sass/uikit/theme/dropdown.scss

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

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

Source: GitHub

45 lines · 4 code · 20 comments · 21 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2laterFix various typos

What it does

Defines structural/layout CSS for the dropdown 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