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

svelte class directives #24

Open
alexanderniebuhr opened this issue May 26, 2021 · 0 comments
Open

svelte class directives #24

alexanderniebuhr opened this issue May 26, 2021 · 0 comments
Labels
enhancement New feature or request framework/svelte

Comments

@alexanderniebuhr
Copy link
Member

should support svelte class directives

the syntax is quite simple and always the same: class:<classname>=<boolean>

<div class:bg-red-500={true}>Hello world</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request framework/svelte
Projects
None yet
Development

No branches or pull requests

1 participant