#4146: card.scss

site/_sass/uikit/theme/card.scss

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

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

Source: GitHub

125 lines · 16 code · 44 comments · 65 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (site Jekyll setup)
acb790ad2laterFix various typos

What it does

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