We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9414a06 commit 671c1faCopy full SHA for 671c1fa
src/next.tsx
@@ -25,7 +25,6 @@ import faviconWebmanifestUrl from "./dsfr/favicon/manifest.webmanifest";
25
import { data_fr_scheme, data_fr_theme, isDarkContext } from "./lib/darkMode";
26
import type { ColorScheme } from "./lib/darkMode";
27
import DefaultDocument from "next/document";
28
-import { assert } from "tsafe/assert";
29
30
const fontUrlByFileBasename = {
31
"Marianne-Light": marianneLightWoff2Url,
0 commit comments