We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cx
1 parent 4c0005f commit c1ee578Copy full SHA for c1ee578
docs/introduction.mdx
@@ -28,7 +28,7 @@ The [@emotion/css](https://www.npmjs.com/package/@emotion/css) package is framew
28
29
```jsx
30
// @live
31
-import { css, cx } from '@emotion/css'
+import { css } from '@emotion/css'
32
33
const color = 'white'
34
0 commit comments