#4145: button.scss

site/_sass/uikit/theme/button.scss

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

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

Source: GitHub

161 lines · 27 code · 55 comments · 79 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2laterFix various typos

What it does

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