Commit 4d6916d
committed
fix(theming): update font URL pattern for sap-theming-base-content 11.36.4
In v11.36.4 the @font-face src URLs in css_variables.css changed from
../baseTheme/fonts to ../../../Base/baseLib/baseTheme/fonts, breaking
the CDN URL replacement in the font-face processor.1 parent ce7a848 commit 4d6916d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments