Closed jaygray0919 closed 11 months ago
All background svg should be converted to webp
svg
webp
There will be limited instances of inline svg e.g. the DIKM build in Machine Reasoning. However, an inline svg requires local CSS as many properties in an external svg are not imported (e.g. fonts and color assigned using CSS variables)
We have converted all used background svg to webp images
All background
svg
should be converted towebp
There will be limited instances of inline
svg
e.g. the DIKM build in Machine Reasoning. However, an inlinesvg
requires local CSS as many properties in an externalsvg
are not imported (e.g. fonts and color assigned using CSS variables)