Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Not able to import SCSS module in project #398

Closed
1 of 2 tasks
NaveenReddy1 opened this issue May 1, 2024 · 1 comment
Closed
1 of 2 tasks

Not able to import SCSS module in project #398

NaveenReddy1 opened this issue May 1, 2024 · 1 comment

Comments

@NaveenReddy1
Copy link

NaveenReddy1 commented May 1, 2024

Related plugins

Describe the bug

Hi i am trying to import the scss files in my project but scss classes are not applying.

Please correct/suggest me on this.

Reproduction

https://stackblitz.com/edit/vitejs-vite-rwnnns?file=package.json

Steps to reproduce

No response

System Info

Vue: 3.4
vite: 5.2
sass: 1.75.0

Used Package Manager

pnpm

Logs

No response

@edison1105
Copy link
Member

in App.vue

<style scoped lang="scss">

should be

<style lang="scss">

@edison1105 edison1105 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
@vitejs vitejs locked and limited conversation to collaborators Sep 23, 2024
@edison1105 edison1105 converted this issue into discussion #449 Sep 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants