Ryan Prior
Ryan Prior
@a-h are you interested in discussing more why the step isn't practical to be executed? Maybe we can find a way to actually enable execution of the task, rather than...
I had a conversation the other day about how I wish I had the background knowledge & time to take this on. A lot of tooling in the K8s/cluster orchestration...
As a workaround, you can invert the conditional like so: ```mint &:not(:hover) { if (!isSelected) { border: 3px dashed red; } } ``` My attempt at an explanation is that...