Project

General

Profile

Actions

Task #104361

open

Uniform usage of css variables to set the heading fonts.

Added by Riccardo De Contardi 5 days ago.

Status:
New
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-07-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Sprint Focus:

Description

I noticed that
  • Build/Sources/Sass/component/_root.scss uses the css variable --typo3-header-font-family: "Source Sans 3", sans-serif;
  • while the Dashboard uses Build/Sources/Sass/variables/_dashboard.scss uses the SASS $widget-title-font-family: 'Source Sans 3', sans-serif;

IMHO it would be better to uniform the usage of the variables (single source of truth) - I guess that the css variable would "win"

No data to display

Actions

Also available in: Atom PDF