mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Explain findColorInvert
This commit is contained in:
@@ -20,3 +20,7 @@ html
|
||||
\::selection
|
||||
background: $primary
|
||||
color: $primary-invert
|
||||
|
||||
@debug "hsl(294, 71%, 79%)"
|
||||
@debug colorLuminance(hsl(294, 71%, 79%))
|
||||
@debug findColorInvert(hsl(294, 71%, 79%))
|
||||
|
||||
Reference in New Issue
Block a user