Skip to content

Commit 8ad0e11

Browse files
committed
enable image_size_attributes
1 parent c5fb405 commit 8ad0e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.zig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ pub fn build(b: *std.Build) !void {
1414
"0.14.0-hover-over-character-literal.png",
1515
"0.14.0-hover-over-character-literal-dark.png",
1616
},
17+
.image_size_attributes = true,
1718
});
1819
}

0 commit comments

Comments
 (0)