You’ll need to create a new class for the hover state.
So your element will have a class for its default state, and another one applied for the hover state.
You can organize your classes with folders so that it’s easier to look for them
Having said that, the way that it works might change for a more standarized behavior! Will let you know when it’s more defined on our end!