Skip to content

Commit e380f01

Browse files
committed
Edit docs
1 parent 55c4f8e commit e380f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/pages/theming.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ Flag | Default | Description
173173
`useBodyStyles` | `true` | Adds styles defined in `theme.styles.root` to the `<body>` element along with `color` and `background-color`
174174
`initialColorModeName` | `'default'` | The key used for the top-level color palette in `theme.colors`
175175
`useColorSchemeMediaQuery` | `false` | Initializes the color mode based on the `prefers-color-scheme` media query
176+
`useBoxSizing` | `true` | Adds a global `box-sizing: border-box` style
176177

177178
## Example Theme
178179

0 commit comments

Comments
 (0)