feat: respect system theme for appearance

This commit is contained in:
Cory Dransfeldt 2023-07-02 22:00:04 -07:00
parent b45a643ce0
commit 91ad1fcdeb
No known key found for this signature in database
4 changed files with 2 additions and 35 deletions

View file

@ -1,7 +1,6 @@
const defaultTheme = require('tailwindcss/defaultTheme')
module.exports = {
darkMode: 'class',
theme: {
extend: {
spacing: {