Commit 817044b1 authored by Robert Knight's avatar Robert Knight

Add a note about the `hypothesis-highlights-always-on` class

parent d7cd3b89
@use '../variables' as var;
// `hypothesis-highlights-always-on` is a class that is toggled on the root
// of the annotated document when highlights are enabled/disabled.
.hypothesis-highlights-always-on {
.hypothesis-highlight {
background-color: var.$highlight-color;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment