refacto: reorganize scss for modularity

This commit is contained in:
Alexis Fourmaux 2025-05-14 23:33:30 +02:00
parent 1d939fb107
commit 17dd9dba48
10 changed files with 301 additions and 303 deletions

View file

@ -80,8 +80,4 @@
src: url("fonts/UbuntuNerdFont/UbuntuMonoNerdFont-RegularItalic.ttf") format(truetype);
font-weight: 400;
font-style: italic;
}
$text-font: "Ubuntu Nerd Font", Helvetica, sans-serif;
$title-font: "Ubuntu Nerd Font", Helvetica, sans-serif;
$mono-font: "Ubuntu Mono Nerd Font", monospace;
}