chore(deps): drop next-themes; remove ThemeProvider + theme toggle UI

This commit is contained in:
Matt
2026-05-22 18:31:28 +02:00
parent 3bc9c11a51
commit 6969b9c2bc
6 changed files with 6 additions and 76 deletions

View File

@@ -1,7 +1,6 @@
import type { Config } from 'tailwindcss'
const config: Config = {
darkMode: 'class',
content: [
'./src/pages/**/*.{js,ts,jsx,tsx,mdx}',
'./src/components/**/*.{js,ts,jsx,tsx,mdx}',