Skip to content

Commit

Permalink
add multipass
Browse files Browse the repository at this point in the history
  • Loading branch information
delphiactual committed Jun 29, 2024
1 parent d6d8db3 commit 54ff641
Show file tree
Hide file tree
Showing 125 changed files with 124 additions and 124 deletions.
Binary file modified output/DIMSymbols.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"watch": "tsc --watch --assumeChangesOnlyAffectDirectDependencies --preserveWatchOutput",
"fix:eslint": "pnpm lint:eslint --fix",
"fix:prettier": "prettier --write \"**/*.{js,ts,tsx,scss,html,json}\"",
"fix:svgo": "pnpm svgo --folder ./svg --pretty",
"fix:svgo": "pnpm svgo --folder ./svg --pretty --multipass",
"lint:eslint": "eslint --version && eslint src --ext .js,.ts,.tsx",
"lint:prettier": "prettier \"**/*.{js,ts,tsx,scss,html,json}\" --check",
"lintcached:eslint": "pnpm lint:eslint --cache --cache-location .eslintcache --cache-strategy content",
Expand Down
2 changes: 1 addition & 1 deletion svg/uf0007-arc_soul.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/uf000e-blink.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/uf0011-chaos_accelerant.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/uf0013-cryoclasm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/uf0014-cure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 54ff641

Please sign in to comment.