Discard changes to res/themes/legacy-light/css/_fonts.pcss
This commit is contained in:
parent
4f1310577b
commit
fe6a4e605b
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue