feat: moved css to html file, updated readme

This commit is contained in:
Daniel Ledda
2022-05-28 13:23:25 +02:00
parent e5e0c47f68
commit db4a332990
8 changed files with 535 additions and 48 deletions

7
.npmignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
.idea/
index.html
test.tsx
package-lock.json
tsconfig.json
.gitignore