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

headwind and Solidjs class support? #203

Open
MariuzM opened this issue Aug 11, 2023 · 0 comments
Open

headwind and Solidjs class support? #203

MariuzM opened this issue Aug 11, 2023 · 0 comments

Comments

@MariuzM
Copy link

MariuzM commented Aug 11, 2023

I cant get headwind to work in Solidjs tsx component that is using class instead of React using className

i tried but not working :(

  "headwind.classRegex": {
    "html": "\\bclass\\s*=\\s*[\\\"\\']([_a-zA-Z0-9\\s\\-\\:\\/]+)[\\\"\\']",
    "javascriptsolid": "(?:\\class\\s*=\\s*[\\\"\\']([_a-zA-Z0-9\\s\\-\\:\\/]+)[\\\"\\'])|(?:\\btw\\s*`([_a-zA-Z0-9\\s\\-\\:\\/]*)`)"
  },
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