How can we able to check a CSS variable is equal to a value.
default.scss
:root { --default-direction: ltr; }
right.