We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71e73b commit 0c439a5Copy full SHA for 0c439a5
docs/index.storybook.mdx
@@ -14,9 +14,6 @@ import FigmaLogo from './assets/figma-logo-with-text.svg';
14
import GithubLogo from './assets/github-logo.svg';
15
import WarningIcon from './assets/warning-icon.svg';
16
17
-import { Colors as ClassicGlobalColors } from '../src/essentials/Colors/Colors';
18
-import { generateGlobalTierCssVariables } from '../src/utils/generateCssVariables';
19
-
20
import { ArrowRightIcon, AlertIcon, PenIcon } from '../src/icons/';
21
import { Box } from '../src/components/Box/Box';
22
import { Button } from '../src/components/Button/Button';
0 commit comments