Discard changes to res/themes/legacy-light/css/_fonts.pcss

This commit is contained in:
Michael Telatynski 2024-11-27 10:05:29 +00:00 committed by GitHub
parent 4f1310577b
commit fe6a4e605b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,10 @@
* and it's better to rely on the browser's built-in obliquing behaviour.
*/
/* Grab the other fonts from the current theme, so we can override to Inter */
/* in custom fonts if needed. */
@import "../../light/css/_fonts.pcss";
/* Nunito as the default, for old time's sake on legacy themes. */
/* the 'src' links are relative to the bundle.css, which is in a subdirectory.
*/