Moved to NPM and lucide-icons

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-28 10:56:58 +02:00
parent e38387534a
commit e24b31df10
18 changed files with 41225 additions and 11994 deletions

12
.editorconfig Normal file
View File

@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true