kobweb
kobweb copied to clipboard
Add syntax for creating a CSS rule that targets another element
For example, when you hover over element X it applies some effect to element Y (e.g. making it visible or invisible, or change its color)
Not immediately urgent since you could probably do this using the fallback cssRule builder, but I've wanted to use it a couple times now.
https://stackoverflow.com/a/4502693/17966710