Created
May 9, 2016 16:19
-
-
Save kadmil/05ea454a06c0e9a37c8de4329bc75bf6 to your computer and use it in GitHub Desktop.
CSS Modules result
This file contains 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
.title_urururu_first_random_timestamp { | |
border: 1px solid red; | |
} | |
.title_arara_second_random_timestamp { | |
border: 3px dashed blue; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment