feat(#11): Add new style with blinkers animations

This commit is contained in:
Simon
2023-03-24 17:41:51 +01:00
parent 2c84246592
commit 27a3c0a308
3 changed files with 27 additions and 1 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"conventionalCommits.scopes": [
"#11"
]
}