Last active
November 7, 2017 21:40
-
-
Save indreklasn/e76c2883a81a11ee16f4b12906572e2a to your computer and use it in GitHub Desktop.
css-in-js example
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
<style> | |
.hash136s21 { | |
background-color: black; | |
color: white; | |
} | |
</style> | |
<p class="hash136s21">Hello CSS-in-JS</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment