mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Change darkMode to "media"
This commit is contained in:
parent
a5d189a401
commit
b56be0976e
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
purge: ['./pages/**/*.{js,ts,jsx,tsx}', './components/**/*.{js,ts,jsx,tsx}'],
|
||||
darkMode: "class",
|
||||
darkMode: "media",
|
||||
theme: {
|
||||
aspectRatio: {
|
||||
none: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user