Skip to content
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

@Apply directive has no effect on .scss #303

Open
billymaulana opened this issue Aug 28, 2022 · 0 comments
Open

@Apply directive has no effect on .scss #303

billymaulana opened this issue Aug 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@billymaulana
Copy link

billymaulana commented Aug 28, 2022

Describe the bug
@apply no effect in .scss files but works fine in sfc <style>.
are @apply support in .scss files??

Minimal Reproductions
this is my .scss files:
image

this is vite config for windicss. :
image

result in chrome devs tools:
image

package.json:
image

if im using scoped is fine.
image
image

Versions

  • vite-plugin-windicss:1.8.7
  • vite:^3.0.9
  • framework: nuxt-3.0.0-rc.8

Additonal Context

@billymaulana billymaulana added the bug Something isn't working label Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant