Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This library destroys my tailwind V4 & CSS styling #39

@AnicetNgrt

Description

@AnicetNgrt

With import { <whatever> } from 'tauri-controls' or even import('tauri-controls').then(...) anywhere in my code

Image

Without (normal styles):

Image

I'm not sure what changes and I have no time to dig but some notable differences in the chrome debugger:

With controls:

Image

(tailwind classes often overridden by other)

And some more CSS than what I have normally:

Image

Without controls:

Image

Obviously we can't have a library override our global styles.

I might have to go without tauri-controls for the foreseeable future because of this but I'd love to use it if this wasn't an issue.

By the way if someone has a quick and dirty workaraound it would save my day.

I normally 0% of the time write issues so please take it as a sign I badly need this haha.

Thanks for maintaining tauri-controls it would be very useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions