HatScripts
|
5de5ffccee
|
Update SVGO config
Removed the 'removeViewBox' plugin, updated the 'removeAttrs' pattern to include 'maskUnits', and replaced 'removeScriptElement' with 'removeScripts'.
|
2025-12-09 11:50:53 +11:00 |
|
HatScripts
|
79f0e95c8f
|
Expand SVG attribute removal list in SVGO config
Added 'data', 'fill-rule', and 'xml' to the list of attributes removed by the SVGO 'removeAttrs' plugin to further optimize SVG files.
|
2025-12-06 21:55:56 +11:00 |
|
HatScripts
|
7ab2c5fa11
|
Update svgo.config.js (Fixes #93)
|
2023-05-23 20:15:08 +10:00 |
|
HatScripts
|
9e375b3074
|
Update svgo.config.js
|
2022-09-23 15:21:52 +10:00 |
|
HatScripts
|
31c29024a6
|
Optimize files with svgo 2.3.1
|
2021-06-29 12:34:45 +10:00 |
|
HatScripts
|
453237b9e4
|
Revert "Optimize files with svgo 2.3.0"
This reverts commit 7e311a6818.
|
2021-06-28 19:58:04 +10:00 |
|
HatScripts
|
7e311a6818
|
Optimize files with svgo 2.3.0
|
2021-06-28 19:27:30 +10:00 |
|