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

Can't find scss files #399

Open
nosizejosh opened this issue Apr 26, 2020 · 5 comments
Open

Can't find scss files #399

nosizejosh opened this issue Apr 26, 2020 · 5 comments

Comments

@nosizejosh
Copy link

I have researched and cant find why a simple swap from using less to scss of the same codebase is leading to errors. from the image below, the file path is correct but I am stuck at cant find scss file.

Please help.
image

@Akryum

@nosizejosh
Copy link
Author

please help as this is a blocking issue.
Tried so many variations and as at now what seems to be working is
replacing

<style lang="scss" src="style/vars.scss"/>

with

<style lang="scss"> @import '~src/imports/ui/style/vars' </style>

@mullojo
Copy link

mullojo commented Apr 26, 2020

Hi @nosizejosh I would recommend becoming a sponsor of @Akryum so he can focus more time on Meteor + Vue work. I'm a sponsor and when I had an issue a couple versions ago, I got to chat with @Akryum and he made some updates to fix a bug. This SCSS issue doesn't impact my projects. If you can find other people with this issue, you could team up with them as sponsors and that would give this issue more visibility. Also if you can track down the cause of the issue in the code and submit a PR, that would be helpful as well. Just click the Sponsor button in Github for more info, or here is a direct link if you've never sponsored before: https://github.com/sponsors/Akryum

@mullojo
Copy link

mullojo commented Apr 26, 2020

Also you may want to close this issue this previous one: #392

@nosizejosh
Copy link
Author

@mullojo

Also you may want to close this issue this previous one: #392

I already checked it and tried the workarounds but none has worked so far.

@nosizejosh
Copy link
Author

Hi @nosizejosh I would recommend becoming a sponsor of @Akryum so he can focus more time on Meteor + Vue work. I'm a sponsor and when I had an issue a couple versions ago, I got to chat with @Akryum and he made some updates to fix a bug. This SCSS issue doesn't impact my projects. If you can find other people with this issue, you could team up with them as sponsors and that would give this issue more visibility. Also if you can track down the cause of the issue in the code and submit a PR, that would be helpful as well. Just click the Sponsor button in Github for more info, or here is a direct link if you've never sponsored before: https://github.com/sponsors/Akryum

@mullojo thanks for this tip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants