fix roboto.css to avoid error message (#3787)

This commit is contained in:
Karsten Hassel
2025-05-20 06:48:10 +02:00
committed by GitHub
parent 2f9f4b6253
commit d179051329
2 changed files with 57 additions and 56 deletions

View File

@@ -35,6 +35,7 @@ planned for 2025-07-01
- [fix] Handle spellcheck issues (#3783)
- [calendar] fix fullday event rrule until with timezone offset (#3781)
- [feat] Add rule `no-undef` in config file validation to fix #3785 (#3786)
- [fonts] Fix `roboto.css` to avoid error message `Unknown descriptor 'var(' in @font-face rule.` in firefox console
### Updated