chore: frappe-ui tree shaking changes

This commit is contained in:
Jannat Patel
2025-11-26 15:06:21 +05:30
parent 3be3124951
commit 924a11e4f4
8 changed files with 21 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
import frappeUIPreset from 'frappe-ui/src/tailwind/preset'
import frappeUIPreset from 'frappe-ui/tailwind'
export default {
presets: [frappeUIPreset],