mirror of
https://github.com/readest/readest.git
synced 2026-05-03 05:50:55 +00:00
Add theme and color config
This commit is contained in:
parent
6fa043f340
commit
15939ce2fc
42 changed files with 582 additions and 220 deletions
|
|
@ -37,6 +37,7 @@
|
|||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-icons": "^5.3.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"zustand": "5.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -45,6 +46,7 @@
|
|||
"@types/node": "^20",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-dom": "18.3.1",
|
||||
"@types/tinycolor2": "^1.4.6",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cpx": "^1.5.0",
|
||||
"cross-var": "^1.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue