Created
August 17, 2020 04:11
-
-
Save mjuhl/3850945ee376c0d45825ee8cfd2be226 to your computer and use it in GitHub Desktop.
CSS Black Magic 1
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
.unset-all { | |
all: unset; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment