NixOS / nixos-homepage

Sources for nixos.org
https://nixos.org
304 stars 316 forks source link

fix: some types of InlineSVG #1497

Closed hsjobeki closed 3 months ago

hsjobeki commented 3 months ago

instead of explicit type cast, which is more unsafe

Which creates more narrow type unions for e.g the color "lightblue" | "orange" | "green" instead of "string" for the non-const expression