Created
March 19, 2015 14:25
-
-
Save natew/3d2c086ff87d4b8399fc 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
Stylesheet.create({ | |
respond: { | |
'max-width > 200px': { | |
} | |
} | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And then transform to normal queries like this: https://github.com/FormidableLabs/radium/blob/3f4d60d334bb508355baf900539d7456e106bad6/modules/components/style.js#L59