Commit c4950316 authored by Corné Dorrestijn's avatar Corné Dorrestijn

Added comment explaining why there is no mixin here

parent ac3fbdad
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
} }
&:focus ~ .c-indicator { &:focus ~ .c-indicator {
// the mixin is not used here to make sure there is feedback
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
} }
......
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