updated for the mobile view and dark theme toggle

This commit is contained in:
2026-06-10 11:17:20 +05:30
parent 042a7155b6
commit 6133a4e339
8 changed files with 174 additions and 79 deletions

View File

@@ -1,5 +1,6 @@
/** @type {import('tailwindcss').Config} */
export default {
darkMode: 'class',
content: [
"./index.html",
"./src/**/*.{js,ts,jsx,tsx}",