feat: dark mode

This commit is contained in:
Jannat Patel
2025-02-10 10:51:21 +05:30
parent 16b9356944
commit dbf443300b
143 changed files with 886 additions and 675 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
presets: [require('frappe-ui/src/utils/tailwind.config')],
presets: [require('frappe-ui/src/tailwind/preset')],
content: [
'./index.html',
'./src/**/*.{vue,js,ts,jsx,tsx}',