Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export css function #5

Closed
roginfarrer opened this issue Dec 4, 2020 · 0 comments · Fixed by #22
Closed

Export css function #5

roginfarrer opened this issue Dec 4, 2020 · 0 comments · Fixed by #22
Labels
enhancement New feature or request

Comments

@roginfarrer
Copy link
Collaborator

Add support to do something like:

<Box
  css={{
    '&:hover': {
      backgroundColor: '$blue400'
    }
  }}
/>
@roginfarrer roginfarrer added the enhancement New feature or request label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant