meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor
898 stars 111 forks source link

Can't find scss files #399

Open nosizejosh opened 4 years ago

nosizejosh commented 4 years ago

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 commented 4 years ago

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

mullojo commented 4 years ago

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 commented 4 years ago

Also you may want to close this issue this previous one: https://github.com/meteor-vue/vue-meteor/issues/392

nosizejosh commented 4 years ago

@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 commented 4 years ago

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!