about summary refs log tree commit diff
path: root/svgo.config.mjs
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-59/+61
| | | | | | | * upgrade prettier * run prettier * more files
* 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