#4086: form.scss

site/_sass/uikit/components/form.scss

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

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

Source: GitHub

756 lines · 319 code · 275 comments · 162 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2laterFix various typos

What it does

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