🐛 trying to fix font
This commit is contained in:
parent
19fec6e4a2
commit
a5f3018211
@ -1,6 +1,6 @@
|
|||||||
|
import "@Front/index.scss";
|
||||||
import { DefaultLayout } from "@Front/Components/LayoutTemplates/DefaultLayout";
|
import { DefaultLayout } from "@Front/Components/LayoutTemplates/DefaultLayout";
|
||||||
import { FrontendVariables } from "@Front/Config/VariablesFront";
|
import { FrontendVariables } from "@Front/Config/VariablesFront";
|
||||||
import "@Front/index.scss";
|
|
||||||
import type { NextPage } from "next";
|
import type { NextPage } from "next";
|
||||||
import type { AppType, AppProps } from "next/app";
|
import type { AppType, AppProps } from "next/app";
|
||||||
import { useEffect, type ReactElement, type ReactNode } from "react";
|
import { useEffect, type ReactElement, type ReactNode } from "react";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user