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.
--tab-size
tab-*
1 parent 672e985 commit e619bd1Copy full SHA for e619bd1
1 file changed
src/docs/tab-size.mdx
@@ -1,5 +1,5 @@
1
import { ApiTable } from "@/components/api-table.tsx";
2
-import { CustomizingYourTheme, ResponsiveDesign, UsingACustomValue } from "@/components/content.tsx";
+import { ResponsiveDesign, UsingACustomValue } from "@/components/content.tsx";
3
import { Example } from "@/components/example.tsx";
4
import { Figure } from "@/components/figure.tsx";
5
@@ -65,14 +65,3 @@ function indent() {
65
### Responsive design
66
67
<ResponsiveDesign element="pre" property="tab-size" defaultClass="tab-4" featuredClass="tab-8" />
68
-
69
-## Customizing your theme
70
71
-<CustomizingYourTheme
72
- element="pre"
73
- utility="tab"
74
- themeKey="tab-size"
75
- name="tab size"
76
- customName="github"
77
- customValue="8"
78
-/>
0 commit comments