We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
plugin-vue
plugin-vue-jsx
Hi i am trying to import the scss files in my project but scss classes are not applying.
Please correct/suggest me on this.
https://stackblitz.com/edit/vitejs-vite-rwnnns?file=package.json
No response
Vue: 3.4 vite: 5.2 sass: 1.75.0
pnpm
The text was updated successfully, but these errors were encountered:
in App.vue
<style scoped lang="scss">
should be
<style lang="scss">
Sorry, something went wrong.
No branches or pull requests
Related plugins
plugin-vue
plugin-vue-jsx
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
Used Package Manager
pnpm
Logs
No response
The text was updated successfully, but these errors were encountered: