about summary refs log tree commit diff
path: root/svgo.config.mjs
Commit message (Collapse)AuthorAgeFilesLines
* Automatically optimise SVG assets (#5467)Samuel Newman2024-09-241-0/+64
* add svgo as dev dep * prefer viewbox * manual config * fix config param names * align config with svgomg * add lint-staged svgo hook * edit hook * add trailing whitespace plugin * run svgo on existing assets