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 6a19b61 commit a233867Copy full SHA for a233867
site/src/theme/index.ts
@@ -1,4 +1,4 @@
1
-// biome-ignore lint/nursery/noRestrictedImports: Have to use MUI styles as base
+// 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 * as monaco from "monaco-editor";
4
import type { Branding } from "./branding";
0 commit comments