Skip to content

Commit 05839e5

Browse files
authored
docs: add version badge for output.cssHeadDataCompression (#7198)
1 parent 357539c commit 05839e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/configuration/output.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ You **must not** specify an absolute path here. However, feel free to include fo
350350

351351
## output.cssHeadDataCompression
352352

353+
<Badge text="5.91.0+" />
354+
353355
`boolean`
354356

355357
This option determines whether to compress the metadata generated in the head tag of CSS files. This option defaults to `true` in `production` and `false` in `development` [mode](/configuration/mode/) respectively.

0 commit comments

Comments
 (0)