bugfix: the whole theming structure overhauled. light/dark mode icon added.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"src/**/*.mts", // 👈 CHANGED: Looks in src folder
|
||||
".next/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts"
|
||||
, "tailwind.config.ts" ],
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user