🔨 remove Lottie

* Removes Lottie and related scripts
* Removes CSS from base.html

closes #202
This commit is contained in:
Greg Newman
2023-06-20 10:39:07 -04:00
parent c7112efd17
commit 6ab2691656
5 changed files with 0 additions and 356 deletions

View File

@@ -10,7 +10,6 @@
"build": "NODE_ENV=production tailwindcss -i frontend/styles.css -o static/css/styles.css --minify"
},
"dependencies": {
"@lottiefiles/lottie-js": "^0.4.1",
"@tailwindcss/forms": "^0.5.3",
"alpinejs": "^3.10.2",
"autoprefixer": "^10.4.12",