Skip to content

How to configure Svelte5 not to use :where selector #15385

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

Closed
dawei-buou opened this issue Feb 25, 2025 · 1 comment
Closed

How to configure Svelte5 not to use :where selector #15385

dawei-buou opened this issue Feb 25, 2025 · 1 comment

Comments

@dawei-buou
Copy link

Describe the bug

: Where selector has compatibility issues in some Android phones, how to solve them?I temporarily replaced :where() with the PostCSS plugin, but I don't know what side effects it may have

Reproduction

Image

pageLink: https://m.starmakerstudios.com/sv/function-intro-template?promotion_id=56810&showBar=1&showNavigation=true

Logs

System Info

Model number
OD103
Storage
32 GB
Android version
7.1.1

Baseband version
MPSS.TA.2.3.c1-00167-8953_GEN_PACK-1.104080.1.124490.2
Kernel version
3.18.31-perf-gf5aaf1d0
smartcm@build15 #1
Tue Jan 19 14:40:55 CST 2021

CPU
Qualcomm Technologies, Inc MSM8953
Memory
4 GB
System version
v6.7.4.3
Build date
Tue Jan 19 14:36:59 CST 2021

Severity

annoyance

@Prinzhorn
Copy link
Contributor

Prinzhorn commented Feb 25, 2025

#14518
https://svelte.dev/docs/svelte/v5-migration-guide#Other-breaking-changes-Scoped-CSS-uses-:where()

but I don't know what side effects it may have

unpredictable specificity changes

@Conduitry Conduitry closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2025
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

3 participants