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

juice not working with complex css #439

Open
sbecker-app opened this issue Jan 5, 2023 · 1 comment
Open

juice not working with complex css #439

sbecker-app opened this issue Jan 5, 2023 · 1 comment

Comments

@sbecker-app
Copy link

Server side, juice not working with css like

.react-datepicker__day--in-selecting-range:not( .react-datepicker__day--in-range,.react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range), .react-datepicker__month-text--in-selecting-range:not( .react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range ), .react-datepicker__quarter-text--in-selecting-range:not( .react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range ), .react-datepicker__year-text--in-selecting-range:not( .react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range ) { background-color: rgba(33, 107, 165, .5) }

@filoscoder
Copy link

Maybe this will get things working. Give a try!

#442

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