-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
Whenever installing react-daisyui, i get
Could not resolve dependency:
npm ERR! peer daisyui@"^4.12.10" from react-daisyui@5.0.5
npm ERR! node_modules/react-daisyui
npm ERR! react-daisyui@"^5.0.5" from the root project
Downgrading DaisyUI to 4.12.10 causes this error to show up when running react app:
(client) Pre-transform error: addUtilities({ '@media (min-width: 640px)' : … }) defines an invalid utility selector. Utilities must be a single class name and start with a lowercase letter, eg. .scrollbar-none.
Plugin: @tailwindcss/vite:generate:serve
If anyone has any fixes, let me know thank you :)
Metadata
Metadata
Assignees
Labels
No labels