Skip to content

Commit b800294

Browse files
committed
docs: we know webpack 5 works
1 parent fe146aa commit b800294

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/www/src/routes/api/_content/usage-webpack.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
[Webpack](https://webpack.js.org/) 2/3/4 support for modular-css is provided by `@modular-css/webpack`.
44

5-
**NOTE**: `webpack@5` is untested but may be functional. If you try it out report back in [Discord](https://discord.gg/jQCZqMuMdt)!
6-
75
This package contains two entry points, you will need to use **both** in tandem for things to work!
86

97
1. `@modular-css/webpack/plugin` provides a webpack plugin you can use to transform imported `.css` files into lookup objects while outputting CSS to disk.

0 commit comments

Comments
 (0)