Skip to content

@supports selector(:) #2715

Answered by iChenLei
Kallenju asked this question in Q&A
Aug 15, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, Here is a workaround. https://stylus-docs.netlify.app/docs/literal.html .

@css {
  @supports selector(:focus-visible) {
     /** You code here **/
   }
}

I know this is a bug, we should fix it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kallenju
Comment options

Answer selected by Kallenju
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants