updated for mobile view and dark theme

This commit is contained in:
2026-06-10 12:29:53 +05:30
parent 735e022294
commit c8d2e53a0f
10 changed files with 205 additions and 81 deletions

View File

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