Created
August 17, 2020 03:05
-
-
Save starryeyez024/8e338833a99e23f6077b1e42f39c86c9 to your computer and use it in GitHub Desktop.
Values of broadcast variables on saturated context
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:host([on=saturated]) { | |
--pfe-broadcasted--text: #fff; | |
--pfe-broadcasted--link: #fff; | |
--pfe-broadcasted--link--hover: #fff; | |
--pfe-broadcasted--link--focus: #fff; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment