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

let style() accept aphrodite-like nested rules #60

Closed
threepointone opened this issue Oct 3, 2016 · 2 comments
Closed

let style() accept aphrodite-like nested rules #60

threepointone opened this issue Oct 3, 2016 · 2 comments

Comments

@threepointone
Copy link
Owner

threepointone commented Oct 3, 2016

style() should be able to accept rules like -

style({
  color: 'red',
  ':hover': {
    color: 'blue'
  }
})

why not, yeah ? :)

@threepointone threepointone changed the title let style() accept aphrodite style nested rules let style() accept aphrodite-like nested rules Oct 3, 2016
@threepointone
Copy link
Owner Author

this is live@2.16.0! woowoo!

Maybe i should do the same for media queries now?

@threepointone
Copy link
Owner Author

made a new issue for media queries, closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant