dice function now on the website

- jQuery was added to make this work.
- Cards were removed.
This commit is contained in:
Saw, Hansly Kendrich 2022-09-15 11:20:54 +08:00
parent 1d16cfc44b
commit ab638b152c
158 changed files with 69420 additions and 47 deletions

View file

@ -19,6 +19,7 @@
"license": "ISC",
"dependencies": {
"@materializecss/materialize": "^1.1.0",
"@mdi/font": "^7.0.96"
"@mdi/font": "^7.0.96",
"jquery": "^3.6.1"
}
}