mirror of
https://github.com/Carve/qbittorrent-webui-cjratliff.com.git
synced 2025-03-01 16:11:06 +01:00
15 lines
134 B
Markdown
15 lines
134 B
Markdown
Convert SVG icons to PNG
|
|
------------------------
|
|
|
|
install npm
|
|
|
|
Execute:
|
|
```
|
|
npm install
|
|
```
|
|
|
|
Convert icons by running:
|
|
```
|
|
grunt
|
|
```
|