visibility.scss| Commit | Date | Message |
|---|---|---|
ac75fabf3 | 2021-08-10 | Github pages migrated to Asciidoc (Gihub actions required). |
acb790ad2 | later | Fix various typos |
Added in Aug 2021 during the Jekyll site migration from HTML to AsciiDoc. Typo fixes applied later.
Compilation flow: assets/css/main.scss → uikit-theme.scss (#4090) → _import.scss (#4052) → this file. Variables from variables.scss (#4091) and variables-theme.scss (#4092) are available to all components.
ac75fabf3 (2021-08-10) with the Jekyll site migration. Typo fixes in acb790ad2.
CORE component for responsive visibility. Defines .uk-visible@s, .uk-hidden@m CSS rules. Functional — no visual styling. Part of the UIkit CSS framework integration for the ProjectForge documentation website. Imported by
_import.scss(#4052) in the theme compilation chain.