global css @root ff:Arial c:white/87 bg:black/85 global css a c:indigo5 c@hover:indigo6 global css body m:0 d:flex ja:center h:100vh tag app-counter count = 0 "Count is {count}" # css without a selector applies to the enclosing element css d:inline-block user-select:none cursor:pointer fs:6 bg:gray9 p:2.5 5 m:6 bd:1px solid transparent rd:4 tween:border-color 250ms bc@hover:indigo5 tag app # inline styles with square brackets # this css applies to nested svg elements and not parents css img h:23 p:1.5em transition:transform 250ms, filter 250ms @hover transform:scale(1.1) filter:drop-shadow(0 0 4em red5) css filter@hover:drop-shadow(0 0 4em white7) <[d:inline-block transform:rotateY(180deg)]> "Imba + Vite" css p c:warm1 ws:pre css a td:none

"Check out our documentation at " "Imba.io" "."

"Take the free Imba course on " "Scrimba.com" "." imba.mount