chore: add env variables to make it easier to change themes

This commit is contained in:
Julien Calixte
2024-12-22 23:11:13 +01:00
parent b348b098de
commit 9725e09c38
4 changed files with 19 additions and 2 deletions

View File

@@ -60,6 +60,7 @@
"@vue/eslint-config-typescript": "^12.0.0",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.22",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier-vue": "^5.0.0",