Skip to content

Commit 9cb49e1

Browse files
colebemisCole Bemis
authored andcommitted
style: Prevent SVGO from merging paths
This will allow each path to be individually manipulated with CSS.
1 parent 40f5908 commit 9cb49e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svgo-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
plugins:
22
- removeTitle: true
33
- convertShapeToPath: false
4+
- mergePaths: false

0 commit comments

Comments
 (0)