Created
September 7, 2018 10:08
-
-
Save themgoncalves/e56b649e3aa5470848e20d93f219c4c0 to your computer and use it in GitHub Desktop.
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
const wrapper = styled.div` | |
background-color: #1B9CE2; | |
color: #FFF; | |
font-size: 16px; | |
SuperQuery().minWidth().sm().and().maxWidth().lg().css` | |
content: 'this is even more awesome!' | |
` | |
` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment