Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TailwindCSS classes? #30

Open
pavelloz opened this issue May 17, 2021 · 0 comments
Open

TailwindCSS classes? #30

pavelloz opened this issue May 17, 2021 · 0 comments

Comments

@pavelloz
Copy link

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.

image

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant