Skip to content

Commit b29b994

Browse files
authored
Update README.md
1 parent 9d03015 commit b29b994

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ or
4242
pnpm add -D css-loader
4343
```
4444

45+
or
46+
47+
```console
48+
bun add -D css-loader
49+
```
50+
4551
Then add the plugin to your `webpack` config. For example:
4652

4753
**file.js**

0 commit comments

Comments
 (0)