ShadCN UI combobox only working with keyboard not with mouse
I have a very simple app that consists of only a combobox and a card (it is going to be embedded on a Wordpress). NextJS, ShadCN ui.
tailwindCSS not working in nextJS and Shadcn project
None of the tailwind classnames are working in this project.
I have one of each file like components.json, globals.css, and tailwind.config.ts, and the globals.css is imported in the layout.tsx file however the styling still does not work. I’ve tried deleting node-modules, and re-running npm install, but no change.
Please help me spot the issue.