We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
image_size_attributes
1 parent c5fb405 commit 8ad0e11Copy full SHA for 8ad0e11
build.zig
@@ -14,5 +14,6 @@ pub fn build(b: *std.Build) !void {
14
"0.14.0-hover-over-character-literal.png",
15
"0.14.0-hover-over-character-literal-dark.png",
16
},
17
+ .image_size_attributes = true,
18
});
19
}
0 commit comments