Skip to content

supports-[]语法失效 #89

Description

@itsdapi
.tabbar-wrapper
  //这一行的supports无法正常生效
  @apply  supports-[-webkit-touch-callout: none]:bg-red-200

  //原生写法确认生效
  //@supports (-webkit-touch-callout: none)
  //  @apply bg-red-200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions