Replies: 3 comments 3 replies
-
Move to issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey! The I don't understand this warning because the screenshot clearly shows a valid sub-selector (the |
Beta Was this translation helpful? Give feedback.
3 replies
-
Same problem using has-[:focus] to check whether an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After building the Angular project, I found that a warning was displayed. However, the style.css file is not empty; the .has() selector has a value. Please check the screenshot below.
Let me know if you need further adjustments!
Warning message as below:
Screenshot:
![image](https://private-user-images.githubusercontent.com/81155491/386079746-18c83f7f-c195-4cf4-b422-90571236a645.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NTg0ODEsIm5iZiI6MTczOTg1ODE4MSwicGF0aCI6Ii84MTE1NTQ5MS8zODYwNzk3NDYtMThjODNmN2YtYzE5NS00Y2Y0LWI0MjItOTA1NzEyMzZhNjQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA1NTYyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTEyNjIxM2VhNDlkNmQ0ZTM3ODU4NDc5N2YxMGI2ZTA2NDM0ZjViZmY2ZGI2YzY5OGZlODNjMzBkYmRlYTEwNDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Vnho9YXhKAYtSFltSeHwNIossrh6JaVCOq7s7CUHs3s)
Beta Was this translation helpful? Give feedback.
All reactions