We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's been rough. I updated to 2.0.0 and Hyper-Aww stopped working. I don't know what to do anymore. Please help. I need my cute animal gifs back.
The text was updated successfully, but these errors were encountered:
To fix it, just wrap body:before in :global() e.g. :global(body:before) here: https://github.com/stokingerl/hyper-aww/blob/master/index.js#L6
body:before
:global()
:global(body:before)
example: https://github.com/leo/hyper-native/blob/master/styles.css#L29
Sorry, something went wrong.
I tried this, didn't end up working.
Facing the same issue. The styles are not applied to :before for body.
:before
body
No branches or pull requests
It's been rough. I updated to 2.0.0 and Hyper-Aww stopped working. I don't know what to do anymore. Please help. I need my cute animal gifs back.
The text was updated successfully, but these errors were encountered: