imba.io icon indicating copy to clipboard operation
imba.io copied to clipboard

Add nested "inline" css declarations to docs

Open ericvida opened this issue 4 years ago • 0 comments

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!"

ericvida avatar May 08 '21 17:05 ericvida