mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-06 12:59:39 +05:00
feat: add theme switcher
This commit is contained in:
parent
78efd2500a
commit
40a31ce007
14 changed files with 349 additions and 176 deletions
|
@ -1,5 +1,6 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
darkMode: "selector",
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src/**/*.{html,js}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue