mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
style: Prevent SVGO from merging paths
This will allow each path to be individually manipulated with CSS.
This commit is contained in:
parent
40f5908d49
commit
9cb49e1b6f
@ -1,3 +1,4 @@
|
||||
plugins:
|
||||
- removeTitle: true
|
||||
- convertShapeToPath: false
|
||||
- mergePaths: false
|
||||
|
Loading…
Reference in New Issue
Block a user