Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Dec 3, 2024
1 parent 6fd5334 commit 23fed5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vike-react-styled-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Integrates [styled-components](https://styled-components.com) to your [`vike-rea
}
```

3. Add `babel-plugin-styled-components` to your `vite.config.js`.
3. Install `babel-plugin-styled-components`:
```js
// vite.config.js
import { defineConfig } from "vite"
Expand Down

0 comments on commit 23fed5c

Please sign in to comment.