chore(deps): drop next-themes; remove ThemeProvider + theme toggle UI
This commit is contained in:
@@ -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}',
|
||||
|
||||
Reference in New Issue
Block a user