Skip to content

Commit 612a56f

Browse files
mike-diamondmichael-ciniawsky
authored andcommitted
docs(readme): add media-query-splitting-plugin (Media Query Plugin) (#269)
1 parent 18c066e commit 612a56f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,10 @@ For long term caching use `filename: "[contenthash].css"`. Optionally add `[name
274274

275275
### Media Query Plugin
276276

277-
If you'd like to extract the media queries from the extracted CSS (so mobile users don't need to load desktop specific CSS anymore) you should use the [media-query-plugin](https://github.com/SassNinja/media-query-plugin). It will take over the filename option of the mini-css-extract-plugin and recognize its generated CSS chunks.
277+
If you'd like to extract the media queries from the extracted CSS (so mobile users don't need to load desktop or tablet specific CSS anymore) you should use one of the following plugins:
278+
279+
- [Media Query Plugin](https://github.com/SassNinja/media-query-plugin)
280+
- [Media Query Splitting Plugin](https://github.com/mike-diamond/media-query-splitting-plugin)
278281

279282

280283
<h2 align="center">Maintainers</h2>

0 commit comments

Comments
 (0)