Created
August 1, 2016 15:52
-
-
Save mikeyamadeo/ddd2a29e58cc7b225f64239a040372ab to your computer and use it in GitHub Desktop.
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
/* root */ | |
.Photo {} | |
/* modifier */ | |
.Photo--large {} | |
/* child */ | |
.Photo__caption {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment