Skip to content

Commit 834e942

Browse files
author
Azgaar
authored
1.3.2
2 parents 738ffee + 4054391 commit 834e942

35 files changed

+2510
-578
lines changed

.vscode/launch.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "0.1.0",
3+
"configurations": [
4+
{
5+
"name": "Debug",
6+
"type": "chrome",
7+
"request": "launch",
8+
"file": "${workspaceFolder}/index.html"
9+
}
10+
]
11+
}

icons.css

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)