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

investigate privacy buttons not working #10

Open
LWinterberg opened this issue Oct 11, 2023 · 1 comment
Open

investigate privacy buttons not working #10

LWinterberg opened this issue Oct 11, 2023 · 1 comment

Comments

@LWinterberg
Copy link
Member

LWinterberg commented Oct 11, 2023

report at https://twitter.com/VioletGirl37/status/1712140424247226484
https://twitter.com/jimbrandom/status/1712153643724509441
additional report by a friend on a samsung A14 using samsung internet

@DilsonsPickles
Copy link
Collaborator

DilsonsPickles commented Nov 2, 2023

This could potentially be caused by the following CSS nesting error:

[vite:css] Nested CSS was detected, but CSS nesting has not been configured correctly.
Please enable a CSS nesting plugin *before* Tailwind in your configuration.
See how here: https://tailwindcss.com/docs/using-with-preprocessors#nesting
108|          transition: bottom .5s ease;
109|  
110|          &.hide{
   |           ^
111|             bottom:-412px;
112|          }

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

No branches or pull requests

2 participants