mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 00:01:22 +02:00
Minor theme updates again
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
darkMode: ['class', '[data-appearance="dark"]'],
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src-web/**/*.{js,ts,jsx,tsx}",
|
||||
"./src-web/**/*.{html,tsx}",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Reference in New Issue
Block a user