We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fca63 commit b22e626Copy full SHA for b22e626
site/src/theme/index.ts
@@ -1,6 +1,5 @@
1
// biome-ignore lint/nursery/noRestrictedImports: We still use `Theme` as a basis for our actual theme, for now.
2
import type { Theme as MuiTheme } from "@mui/material/styles";
3
-import type { TerminalFontName } from "api/typesGenerated";
4
import type * as monaco from "monaco-editor";
5
import type { Branding } from "./branding";
6
import dark from "./dark";
0 commit comments