Skip to content

How I can change inner styles if the user hover on root element #100

Closed Answered by 1aron
inthedark122 asked this question in Help
Discussion options

You must be logged in to vote

It's super easy:

<div class="fg:white:hover>.inner">
    <div class="inner">

Or even use Master's reactive syntax:

<div class="parent">
    <div class=".parent:hover_{fg:white}">

It must be admitted that the tutorial documentation of v1 is not friendly, we've made many improvements in v2, so stay tuned.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@inthedark122
Comment options

Answer selected by inthedark122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants