#4110: progress.scss

site/_sass/uikit/components/progress.scss

Path: site/_sass/uikit/components/progress.scss · Type: SCSS file

Purpose: Theme/styles for the progress component.

Source: GitHub

105 lines · 40 code · 43 comments · 22 blank
CommitDateMessage
ac75fabf32021-08-10Github pages migrated to Asciidoc (Gihub actions required).
acb790ad2laterFix various typos

Added in Aug 2021 during the Jekyll site migration from HTML to AsciiDoc. Typo fixes applied later.

Core component (NOT theme). This file defines the FUNCTIONAL CSS — layout, positioning, grid calculations, visibility rules. No visual styling (colors, shadows, fonts). Theme-level visual styling is in site/_sass/uikit/theme/progress.scss.

What it does

Theme/styles for the progress component. Part of the UIkit CSS framework integration for the ProjectForge documentation website.

Import chain

Compilation flow: assets/css/main.scssuikit-theme.scss (#4090) → this file. Variables from variables.scss (#4091) and variables-theme.scss (#4092) are available to all components.

Key takeaways