Skip to content

FwbButton is missing the pointer cursor style on tailwind 4 #414

@mrckzgl

Description

@mrckzgl

I followed the steps here: https://flowbite-vue.com/pages/getting-started to install flowbite-vue on my vite + vue project.

The problem is that any (non href) button is missing the pointer cursor.
If I look at the examples here: https://flowbite-vue.com/components/button I do see that there is a button:enabled style in the compiled css:

Image

This is missing in my setup somehow:

Image

The minimal example code is in the codesandbox here: https://codesandbox.io/p/devbox/practical-butterfly-cqjrdk?workspaceId=ws_FMSRq1TAYhAMJjbf5uLiwe

I did not experience the issue when using tailwind 3. Is there something missing in my setup or is this a bug?

best

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions