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.
2 parents 9952a06 + 81b1bd1 commit 2d4a595Copy full SHA for 2d4a595
versioned_docs/version-3.2.2/default-theme.md
@@ -3,7 +3,7 @@ id: default-theme
3
title: Default Theme
4
---
5
6
-import { ColorsBlock, FontBlocks, SpaceBlocks } from "/../src/components/index";
+import { ColorsBlock, FontBlocks, SpaceBlocks } from "../../src/components";
7
8
The theme object is where you define your application's color palette, type scale, font stacks, breakpoints, border radius values, and more.
9
0 commit comments