Forums Bug Reports Thread

No mobieusKnow article for the CSS Custom Properties Reference (custom-CSS editor tokens)

Patrick Bass · Jun 6 · 11 · 1 Locked
[Minor] [Normal Priority] [Bug Fixed] [Always Reproduces]
🚀 OP Jun 6, 2026 8:05pm

Area: Cross-cutting infra (audit p14) · Surface: /help/css-reference (PageController@cssReference) · Dimension: documentation · Severity: minor

The CSS Custom Properties reference, which documents the semantic theming tokens a Tenant Super Admin uses in the custom-CSS editor, is itself undocumented in mobieusKnow. Tenants using custom CSS have no wiki-discoverable guide to the available --color-*, --space-*, etc. tokens.

Evidence

PageController@cssReference (platform/src/Controllers/PageController.php:144-179) parses public/css/style.css and renders an always-on reference of all `--*` CSS custom properties, described as 'Available CSS custom properties (variables) for tenant customization via the custom CSS editor.' mobieusKnow has no article: `curl https://support.mobieus.io/know/search?q=css+reference` returns only /know/api-events-reference (substring match on 'reference'); `grep -ioc 'css reference'|'css custom' /tmp/know-index.html` = 0/0; no css-reference slug in the full /know list.

Suggested fix. Add a /know/css-customization article (or link the live /help/css-reference page from the branding/appearance article) so tenants editing custom CSS can find the token list.

Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.


Patrick Bass
@mobieus

🚀 Jun 7, 2026 9:52am

Resolved. Wiki article published to support.mobieus.io/know. Commit 666953da. Index page updated with link to the new article.

Status: fixed. Thread closed.


Patrick Bass
@mobieus

Log in or register to reply to this thread.