vite-plugin-checker icon indicating copy to clipboard operation
vite-plugin-checker copied to clipboard

Unknown at rule @apply

Open zWingz opened this issue 2 years ago • 0 comments

Describe the bug

there are warning abount tailwind.css rule @apply image

Reproduction

  • install tailwind
  • create a css class
  • use the rule @apply

Expected behavior

there are not warning

System Info

System:
    OS: Linux 4.14 Ubuntu 20.04.6 LTS (Focal Fossa)
    Container: Yes
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.20.0 - ~/.nvm/versions/node/v16.20.0/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v16.20.0/bin/yarn
    npm: 8.19.4 - ~/.nvm/versions/node/v16.20.0/bin/npm
    pnpm: 8.7.1 - ~/.nvm/versions/node/v16.20.0/bin/pnpm
  npmPackages:
    vite-plugin-checker: 0.3.4 => 0.3.4

Additional context

I can close this warning in vscode by the settings image

But I can close it in vite-plugin-checker

Validations

  • [X] Read the docs.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

zWingz avatar Sep 04 '23 11:09 zWingz