1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

feat(styles): enhance CSS variables for theming and add new color definitions

This commit is contained in:
2025-06-15 15:38:40 +07:00
parent e528230264
commit 268a6f6f42
4 changed files with 58 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
"lint:check": "eslint ."
},
"dependencies": {
"@robonen/stdlib": "^0.0.7",
"@robonen/vue": "^0.0.7",
"@tailwindcss/vite": "^4.1.8",
"tailwindcss": "^4.1.8",
"vue": "^3.5.13",