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

Add nested "inline" css declarations to docs #188

Open
ericvida opened this issue May 8, 2021 · 0 comments
Open

Add nested "inline" css declarations to docs #188

ericvida opened this issue May 8, 2021 · 0 comments

Comments

@ericvida
Copy link
Member

ericvida commented May 8, 2021

Add an explanation for the following css declaration syntax to the docs.

<h1> "Hello World!"
	css bg:{item.color}

is the same as

<h1[bg:{item.color}]> "Hello World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant