We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afcfe2 commit 1644c16Copy full SHA for 1644c16
README.md
@@ -268,6 +268,10 @@ module.exports = {
268
}
269
```
270
271
+#### Long Term Caching
272
+
273
+For long term caching use `filename: "[contenthash].css"`. Optionally add `[name]`.
274
275
<h2 align="center">Maintainers</h2>
276
277
<table>
@@ -284,10 +288,6 @@ module.exports = {
284
288
<tbody>
285
289
</table>
286
290
287
-#### Long Term Caching
-
-For long term caching use `filename: "[contenthash].css"`. Optionally add `[name]`.
291
292
## License
293
0 commit comments