Skip to content

TailwindCSS classes? #30

@pavelloz

Description

@pavelloz

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

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