diff --git a/packages/babel-preset-css-prop/README.md b/packages/babel-preset-css-prop/README.md index 948454bf7..c2aee9a68 100644 --- a/packages/babel-preset-css-prop/README.md +++ b/packages/babel-preset-css-prop/README.md @@ -20,6 +20,10 @@ yarn add @emotion/babel-preset-css-prop ## Usage +> Note: +> +> This plugin is not compatible with `@babel/plugin-transform-react-inline-elements`. If you use both then your `css` prop styles won't be applied correctly. + **.babelrc** ```json