mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
use new Manrope font, remove external font dep
This commit is contained in:
parent
4782e72d88
commit
ae315f1789
5 changed files with 44 additions and 10 deletions
|
@ -3,6 +3,7 @@ import { SWRConfig } from "swr";
|
|||
|
||||
import "styles/globals.css";
|
||||
import "styles/theme.css";
|
||||
import "styles/manrope.css";
|
||||
|
||||
import "utils/i18n";
|
||||
import { ColorProvider } from "utils/color-context";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue