Skip to content

Commit 9d19ef8

Browse files
authored
Update packages/docs/src/pages/migrating.mdx
1 parent c2e7a0e commit 9d19ef8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/docs/src/pages/migrating.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ title: Migrating
1111
- Default color mode name
1212
- Manually enable `useColorSchemeMediaQuery`
1313
- Removes layout components (`Layout`, `Header`, `Main`, `Footer`). Use the `Box` and `Flex` layout primitives instead.
14-
- ~~When CSS custom properties are enabled, raw color values are available in the `theme.rawColors` object~~
1514
- Theme context is now stateless. If you've made use of `context.setTheme`, this no longer works. An alternative approach will be introduced later.
1615
- Global typographic styles
1716

0 commit comments

Comments
 (0)