Merge branch 'dev' into dark_mode
This commit is contained in:
commit
be30b90cf2
@ -25,7 +25,6 @@ def Main (argv):
|
||||
'-s', iconsDir,
|
||||
'-d', fixedIconsDir
|
||||
])
|
||||
imagesPath = os.path.abspath (os.path.join ('website', 'assets', 'images'))
|
||||
Tools.RunCommand ('svgo', [fixedIconsDir])
|
||||
Tools.RunCommand ('fantasticon', [
|
||||
fixedIconsDir,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user