-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hey,
Im trying to create a project with fa-svelte that is using Tailwind, for example, i wanted to set dimensions using w-10 h-10 classes, but it looks like selector from the default is more specific than tailwind declaration.
Is there wany way of either:
- making it less specific so that tailwind will override it,
- not include dimensions part when someone defined any css classes (might not be the most intuitive thing in the world)
- remove default dimensions altogether when someone sets flag to "skipSizing" or something
Thank you very much :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
