feat: expand theme options and update theme handling in ThemeProvider and layout
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 40625",
|
||||
"dev": "next dev -p 40624",
|
||||
"build": "next build",
|
||||
"start": "next start -p 40625",
|
||||
"start": "next start -p 40624",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user