We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3e471 commit 33b4d28Copy full SHA for 33b4d28
1 file changed
packages/ui/src/foundations/breakpoints.ts
@@ -1,10 +1,3 @@
1
-import {
2
- Alias,
3
- Color,
4
- Component,
5
- Font,
6
- Spacing,
7
-} from '@linode/design-language-system';
8
import { createTheme } from '@mui/material';
9
10
// This is a hack to create breakpoints outside of the theme itself.
0 commit comments