dark mode only

This commit is contained in:
2024-06-20 23:31:48 +02:00
parent 0bf01a7d9e
commit fb9c340832
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ import colors from 'tailwindcss/colors'
import defaultTheme from 'tailwindcss/defaultTheme'
export default {
darkMode: 'selector',
content: [
'./app/**/*.{js,jsx,ts,tsx}',